Skip to content

Commit 568ac98

Browse files
committed
ci: remove codecov
1 parent 9aaa126 commit 568ac98

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,4 @@ jobs:
3535
run: make check
3636

3737
- name: Test code
38-
run: make test
39-
40-
- name: Upload coverage
41-
uses: codecov/codecov-action@v3
42-
with:
43-
fail_ci_if_error: true
38+
run: make test

0 commit comments

Comments
 (0)