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 89d11b3 commit e59dba5Copy full SHA for e59dba5
.github/workflows/build.yml
@@ -78,7 +78,7 @@ jobs:
78
"-Porg.gradle.java.installations.paths=${{ steps.setup-java-test.outputs.path }}"
79
"-Porg.gradle.java.installations.auto-download=false"
80
env:
81
- # JMH-based tests run only if this environment variable is set to true
+ # JMH-based tests run only if this environment variable is set to true
82
RUN_JMH_BASED_TESTS: ${{ matrix.jmh-based-tests }}
83
84
- name: Check for diff
0 commit comments