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 35f6184 commit 4c78acdCopy full SHA for 4c78acd
.github/workflows/unit-tests.yml
@@ -36,7 +36,7 @@ jobs:
36
37
strategy:
38
matrix:
39
- python-version: ["3.10", "3.13"]
+ python-version: ['3.10', '3.13']
40
steps:
41
- name: Checkout code
42
uses: actions/checkout@v4
0 commit comments