Skip to content

Commit ee3bb94

Browse files
authored
Cirrus CI: Disable submission to Codecov (but still run the package tests) (#56)
1 parent fc28591 commit ee3bb94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.cirrus.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@ task:
4949
- cirrusjl build
5050
test_script:
5151
- cirrusjl test
52-
coverage_script:
53-
- cirrusjl coverage codecov
52+
# coverage_script:
53+
# - cirrusjl coverage codecov

0 commit comments

Comments
 (0)