diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 806173c54..f7853752c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,6 @@ jobs: # Run tests and upload a code coverage report test: name: Test - needs: [ build ] runs-on: ${{ matrix.os }} strategy: fail-fast: false