We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd42838 commit 7c8a395Copy full SHA for 7c8a395
1 file changed
.github/workflows/ci.yml
@@ -193,6 +193,7 @@ jobs:
193
194
checks:
195
name: Check job status
196
+ if: always()
197
runs-on: ubuntu-latest
198
needs:
199
- test-linux-64
0 commit comments