We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35a5be7 commit fc297d4Copy full SHA for fc297d4
.github/workflows/tests.yaml
@@ -53,7 +53,7 @@ jobs:
53
- name: Set up Python
54
uses: actions/setup-python@v5
55
with:
56
- python-version: 3.13
+ python-version: 3.11
57
58
- name: Combine coverage
59
run: python .github/workflows/run_tests.py combine
0 commit comments