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 4a7f66b commit a2b4f1dCopy full SHA for a2b4f1d
azure-pipelines.yml
@@ -92,6 +92,7 @@ jobs:
92
- script: ninja -C tests/mesonTest/build
93
displayName: Build with Ninja
94
- script: ./tests/mesonTest/build/main --help
95
+ - script: rm -rf tests/mesonTest/subprojects
96
displayName: Run help
97
98
- job: Docker
0 commit comments