Pinned pytest version at 7.1.0
This commit is contained in:
2
.github/workflows/ci-workflow.yml
vendored
2
.github/workflows/ci-workflow.yml
vendored
@@ -66,7 +66,7 @@ jobs:
|
||||
run: pip install dataclasses
|
||||
|
||||
- name: Install pytest
|
||||
run: pip install pytest
|
||||
run: pip install pytest~=7.1.0
|
||||
|
||||
- name: Check exercises
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user