Skip to content

Commit ebc8c2e

Browse files
committed
test py
1 parent 2f9ed0e commit ebc8c2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python.yml

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

1616
- name: Prepare
1717
run: bash scripts/install_dependency.sh

0 commit comments

Comments
 (0)