Skip to content
This repository was archived by the owner on Nov 28, 2024. It is now read-only.

Commit e347941

Browse files
authored
Update codecov.yml
1 parent a9ef0fa commit e347941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Set up Python 3.11
1717
uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
1818
with:
19-
python-version: '3.11.8'
19+
python-version: '3.11'
2020
- name: Install dependencies
2121
run: pip install -r requirements.txt
2222
- name: Install pytest

0 commit comments

Comments
 (0)