We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d887a18 commit dc73bbaCopy full SHA for dc73bba
.github/workflows/test-build.yaml
@@ -84,6 +84,7 @@ jobs:
84
if-no-files-found: error
85
build:
86
needs: output-version
87
+ if: always()
88
name: build-${{matrix.name}}
89
runs-on: ${{matrix.runs-on}}
90
permissions:
0 commit comments