Skip to content

Commit 0bec890

Browse files
committed
update github test
1 parent c097f05 commit 0bec890

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
@@ -20,7 +20,7 @@ jobs:
2020
- name: Setup Python
2121
uses: actions/setup-python@v4
2222
with:
23-
python-version: 3.10
23+
python-version: "3.10"
2424

2525
# Step 3: Install dependencies from requirements.txt
2626
- name: Install dependencies

0 commit comments

Comments
 (0)