We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b207b88 commit fa135cbCopy full SHA for fa135cb
1 file changed
.github/workflows/ci-workflow.yml
@@ -66,7 +66,7 @@ jobs:
66
run: pip install dataclasses
67
68
- name: Install pytest
69
- run: pip install pytest~=7.1.0
+ run: pip install pytest~=7.0.1
70
71
- name: Check exercises
72
run: |
0 commit comments