Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Commit

Permalink
feat(platform #66): test build
Browse files Browse the repository at this point in the history
  • Loading branch information
AminYacine committed Nov 15, 2023
1 parent 0965c47 commit b70cd0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
distribution: 'adopt'

- name: Build with Maven
run: mvn --batch-mode --update-snapshots -Dmaven.test.failure.ignore=false verify
run: mvn --batch-mode --update-snapshots -Dmaven.test.failure.ignore=false clean verify

lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit b70cd0d

Please sign in to comment.