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 26ba07f commit 8a6597fCopy full SHA for 8a6597f
.github/workflows/awesome_workflow.yml
@@ -94,7 +94,7 @@ jobs:
94
# It should be removed eventually when all the files are clear of user input.
95
- name: test
96
run: |
97
- ctest --test-dir build --verbose --timeout 5 --parallel 4
+ ctest --test-dir build --timeout 5 --parallel 4
98
99
- name: Label on PR fail
100
uses: actions-ecosystem/action-add-labels@v1
0 commit comments