We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dcadc1 commit 75e8a0eCopy full SHA for 75e8a0e
.github/workflows/ci.yml
@@ -36,7 +36,6 @@ jobs:
36
37
build:
38
name: ${{ matrix.build_type }} build on ${{ matrix.os }} with build testing ${{ matrix.build_testing }}
39
- needs: linting
40
runs-on: ${{ matrix.os }}
41
strategy:
42
fail-fast: false
0 commit comments