Skip to content

Commit 5cb1513

Browse files
committed
updating syntax errors
1 parent 5f8627f commit 5cb1513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/patch-dependencies/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ runs:
7979
if: ${{ env.patch_otel_java == 'true' }}
8080
shell: bash
8181

82-
- name: Build opentelemetry-java-contrib with tests
82+
- name: Build opentelemetry-java-contrib with tests
8383
uses: gradle/actions/setup-gradle@d9c87d481d55275bb5441eef3fe0e46805f9ef70 #v3.5.0
8484
if: ${{ env.patch_otel_java_contrib == 'true' && inputs.run_tests != 'false' }}
8585
with:

0 commit comments

Comments
 (0)