Skip to content

Commit cb1dfd1

Browse files
committed
fix
1 parent b628a8a commit cb1dfd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- name: Set up Python 3.10
4242
uses: actions/[email protected]
4343
with:
44-
python-version: 3.10
44+
python-version: "3.10"
4545

4646
- name: Install dependencies
4747
run: |

0 commit comments

Comments
 (0)