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 afe69d3 commit 1d595ecCopy full SHA for 1d595ec
1 file changed
.github/workflows/ci.yml
@@ -43,7 +43,7 @@ env:
43
build-jdk: 17
44
java-distribution: temurin
45
retention-days: 5
46
- debug: true # put to true if need to debug a specific test
+ debug: false # put to true if need to debug a specific test
47
debugTestName: "SamplerVerifierTest" # replace with test to debug
48
49
# This build is quite expensive (some hours), so we run it whole only on some JVM versions and OSs.
0 commit comments