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 87bc4e6 commit 3526358Copy full SHA for 3526358
.github/workflows/main.yml
@@ -37,7 +37,7 @@ jobs:
37
- uses: actions/checkout@v2
38
- uses: actions/setup-python@v2
39
with:
40
- python-version: 3.10
+ python-version: "3.10"
41
42
- name: Coverage report
43
run: |
0 commit comments