Skip to content

Commit

Permalink
Skip tests for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Thihup committed May 13, 2024
1 parent 68d8910 commit 149fd3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
java --version
native-image --version
- name: Compile and package
run: mvn --no-transfer-progress install
run: mvn --no-transfer-progress -DskipTests install
- name: Example step using Maven plugin
run: |
cd dev.thihup.jvisualg.ide
Expand Down

0 comments on commit 149fd3e

Please sign in to comment.