Skip to content

Commit

Permalink
add B arg
Browse files Browse the repository at this point in the history
  • Loading branch information
gbetances089 committed Dec 13, 2024
1 parent 26bda51 commit a34b6d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ jobs:
with:
node-version: 17
- name: run unit tests
run: mvn clean verify --batch-mode
run: mvn clean verify -B
working-directory: ${{matrix.path-to-examples}}

0 comments on commit a34b6d3

Please sign in to comment.