We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18de153 commit eeed93bCopy full SHA for eeed93b
1 file changed
.github/workflows/codecov.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Setup Python 3.x
25
uses: actions/setup-python@v6
26
with:
27
- python-version: ${{ matrix.py-version }}
+ python-version: 3.x
28
- name: Checkout the repository
29
uses: actions/checkout@v6
30
- name: Install base requirements
0 commit comments