diff --git a/.github/workflows/nolus-core.yaml b/.github/workflows/nolus-core.yaml index af1decbf..a7d1cb8c 100644 --- a/.github/workflows/nolus-core.yaml +++ b/.github/workflows/nolus-core.yaml @@ -112,7 +112,7 @@ jobs: skip-cache: true # Optional: The mode to install golangci-lint. It can be 'binary' or 'goinstall'. - install-mode: "goinstall" + # install-mode: "goinstall" test-unit: name: Run unit tests