Skip to content

Commit d175b68

Browse files
Update python-app.yml
1 parent 5810ab8 commit d175b68

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/python-app.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ jobs:
3030
- name: Test with pytest
3131
run: |
3232
pytest --cov=adapt
33-
- name: Upload codecov
34-
run: |
35-
codecov
33+
# - name: Upload codecov
34+
# run: |
35+
# codecov
3636

3737
# linux:
3838

0 commit comments

Comments
 (0)