We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb5b197 commit 3894b0bCopy full SHA for 3894b0b
.github/workflows/codecov.yml
@@ -10,8 +10,6 @@ jobs:
10
11
- uses: actions/setup-python@v5
12
name: Install Python
13
- with:
14
- python-version: '3.7'
15
16
- name: Generate coverage report
17
run: |
0 commit comments