Skip to content

Commit

Permalink
quiet gitactions tests
Browse files Browse the repository at this point in the history
  • Loading branch information
supertick committed Sep 20, 2023
1 parent 5b442bd commit 2e567a2
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 @@ -16,4 +16,4 @@ jobs:
java-version: '11'
distribution: 'adopt'
- name: Build with Maven
run: mvn --batch-mode -Dtest=!**/OpenCV* test -X
run: mvn --batch-mode -Dtest=!**/OpenCV* test -q

0 comments on commit 2e567a2

Please sign in to comment.