Skip to content

Commit 02a407e

Browse files
committed
fix yaml format
1 parent d66be7f commit 02a407e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,4 +280,4 @@ jobs:
280280
- name: Run linkage test
281281
run: ./scripts/run-linkage-test.sh
282282
env:
283-
JAVA_HOME: ${{ env.JAVA_HOME }}
283+
JAVA_HOME: ${{ env.JAVA_HOME }}

0 commit comments

Comments
 (0)