Skip to content

Commit e59dba5

Browse files
authored
Remove extra space in a comment (open-telemetry#7627)
1 parent 89d11b3 commit e59dba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
"-Porg.gradle.java.installations.paths=${{ steps.setup-java-test.outputs.path }}"
7979
"-Porg.gradle.java.installations.auto-download=false"
8080
env:
81-
# JMH-based tests run only if this environment variable is set to true
81+
# JMH-based tests run only if this environment variable is set to true
8282
RUN_JMH_BASED_TESTS: ${{ matrix.jmh-based-tests }}
8383

8484
- name: Check for diff

0 commit comments

Comments
 (0)