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 c6f1426 commit 4d2bfa5Copy full SHA for 4d2bfa5
.github/workflows/run-unit-tests.yml
@@ -63,7 +63,7 @@ jobs:
63
python_unit_tests:
64
timeout-minutes: 15
65
env:
66
- code-cov-py: "3.11"
+ code-cov-py: "3.13"
67
code-cov-os: "ubuntu-latest"
68
strategy:
69
fail-fast: false
0 commit comments