Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
neodiX committed Aug 2, 2024
1 parent ae90a43 commit 3d52cfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

- name: Compile all
run: |
mvn clean install -skipTests
mvn clean install -DskipTests
- name: Run Utils tests
run: |
Expand Down

0 comments on commit 3d52cfa

Please sign in to comment.