Skip to content

Commit 4c78acd

Browse files
committed
fix quotes
1 parent 35f6184 commit 4c78acd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
3737
strategy:
3838
matrix:
39-
python-version: ["3.10", "3.13"]
39+
python-version: ['3.10', '3.13']
4040
steps:
4141
- name: Checkout code
4242
uses: actions/checkout@v4

0 commit comments

Comments
 (0)