We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1eae1f1 + 34b901c commit 3f0b379Copy full SHA for 3f0b379
1 file changed
.github/workflows/meson.yml
@@ -19,8 +19,9 @@ jobs:
19
- uses: actions/setup-python@v1
20
- uses: BSFishy/[email protected]
21
with:
22
- action: test
+ setup-options: --werror
23
options: --verbose
24
+ action: test
25
# Preserve meson's log file on failure
26
- uses: actions/upload-artifact@v1
27
if: failure()
0 commit comments