We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9746e2b commit 99d9fa3Copy full SHA for 99d9fa3
1 file changed
.github/workflows/build-and-test.yml
@@ -27,6 +27,7 @@ jobs:
27
EXTENDED_TESTING: 1
28
RELEASE_TESTING: 1
29
TEST_TIDYALL_VERBOSE: 1
30
+ HARNESS_VERBOSE: 1
31
run: auto-build-and-test-dist
32
- uses: actions/upload-artifact@v2
33
with:
0 commit comments