Skip to content

Commit

Permalink
14
Browse files Browse the repository at this point in the history
  • Loading branch information
giorgyismael committed Oct 19, 2023
1 parent deaeaa4 commit 97cd888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
# run: mvn checkstyle:check

- name: Build with Maven
run: mvn -B clean package
run: mvn -B clean package -DskipTests
test:
needs: build
runs-on: ubuntu-latest
Expand Down

0 comments on commit 97cd888

Please sign in to comment.