Skip to content

Commit

Permalink
Update tests-python.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Kent Huang <[email protected]>
  • Loading branch information
kentwelcome committed Dec 18, 2024
1 parent 5ca3d7e commit d572931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests-python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: 3.10
python-version: '3.10'
cache: "pip" # caching pip dependencies
cache-dependency-path: setup.py

Expand Down

0 comments on commit d572931

Please sign in to comment.