diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1f6bb4bd..00b1a7e7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -30,7 +30,6 @@ jobs: dotnet restore -r linux-x64 grate.sln - name: Build run: dotnet build --no-restore --no-self-contained -r linux-x64 src/grate/grate.csproj -c release - env: analyze: