Skip to content

Commit 0fede2b

Browse files
committed
added quote
1 parent 5744b5f commit 0fede2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464

6565
strategy:
6666
matrix:
67-
python-version: [3.7, 3.8, 3.9, 3.10]
67+
python-version: ['3.7', '3.8', '3.9', '3.10']
6868

6969
steps:
7070
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)