We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab29137 commit b6053f6Copy full SHA for b6053f6
.github/workflows/test-on-droplets-matrix.yml
@@ -41,7 +41,6 @@ jobs:
41
- name: Run unit tests
42
run: |
43
sudo python3 -m pip install hatch hatch-vcs coverage
44
- sudo hatch run testing:test-cov
45
sudo hatch run testing:cov
46
47
- name: Upload coverage reports to Codecov
0 commit comments