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

Commit 05dd8b8

Browse files
authored
removed code cov
1 parent d54fc08 commit 05dd8b8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,3 @@ jobs:
1515
architecture: x64
1616
- name: Run tests with maven.
1717
run: mvn -B test --file pom.xml
18-
- name: upload codecov
19-
run: bash <(curl -s https://codecov.io/bash) -vZ
20-

0 commit comments

Comments
 (0)