Skip to content

Commit

Permalink
Update testing.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
bimac committed Dec 2, 2024
1 parent adabe9a commit ccc4c46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
uses: pdm-project/setup-pdm@v4
with:
cache: true
python-version: 3.10
python-version: "3.10"
- name: Install dependencies
run: pdm install -dG test
- name: Run Tests
Expand Down

0 comments on commit ccc4c46

Please sign in to comment.