Skip to content

Commit

Permalink
Update build-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wqyeo authored Jul 3, 2024
1 parent 177ea95 commit d3492b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
java-version: '22.0.1+8'
distribution: 'adopt'
- name: Test
run: mvn test
run: mvn test -DskipTests=true

0 comments on commit d3492b8

Please sign in to comment.