Skip to content

Commit 1d595ec

Browse files
committed
hopefully deadlock is fixed now
1 parent afe69d3 commit 1d595ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ env:
4343
build-jdk: 17
4444
java-distribution: temurin
4545
retention-days: 5
46-
debug: true # put to true if need to debug a specific test
46+
debug: false # put to true if need to debug a specific test
4747
debugTestName: "SamplerVerifierTest" # replace with test to debug
4848

4949
# This build is quite expensive (some hours), so we run it whole only on some JVM versions and OSs.

0 commit comments

Comments
 (0)