Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit 10b0827

Browse files
committed
FF-36 removed debug output.
1 parent d2f01c0 commit 10b0827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
- name: Run tests with maven.
1717
run: mvn -B test --file pom.xml
1818
- name: upload codecov
19-
run: bash <(curl -s https://codecov.io/bash) -vZ
19+
run: bash <(curl -s https://codecov.io/bash) -Z

0 commit comments

Comments
 (0)