Skip to content

Commit b038b4c

Browse files
authored
Update ci.yaml
1 parent f39dc83 commit b038b4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: Setup Python
1212
uses: actions/setup-python@v4
1313
with:
14-
python-version: 3.10
14+
python-version: "3.10"
1515
cache: 'pip'
1616

1717
- name: Install packages

0 commit comments

Comments
 (0)