Skip to content

Commit

Permalink
Test: 테스트
Browse files Browse the repository at this point in the history
  • Loading branch information
tioon committed May 23, 2024
1 parent 86e32be commit fa789a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2

- name: Set up JDK 17
- name: Set up JDK 17 --
uses: actions/setup-java@v2
with:
java-version: '17'
Expand Down

0 comments on commit fa789a7

Please sign in to comment.