Skip to content

Commit b08b698

Browse files
committed
Add missing }
1 parent 3dc69f0 commit b08b698

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests-code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,7 @@ jobs:
515515
jablib-examples/**/*.java
516516
files_ignore: |
517517
jablib/src/main/java/**/*-*.java
518-
base_sha: ${{ github.event.pull_request.base.sha }
518+
base_sha: ${{ github.event.pull_request.base.sha }}
519519
write_output_files: true
520520
- run: cat .github/outputs/*.txt
521521
- name: Set up JDK

0 commit comments

Comments
 (0)