Skip to content

Commit

Permalink
FIX: typo workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ldevillez committed May 11, 2024
1 parent 7477572 commit 3f0fd0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
if: steps.changed-python.outputs.test_any_changed == 'true'
uses: actions/setup-python@v3
with:
python-version: 3.9
python-version: 3.10

- name: Install dependencies
if: steps.changed-python.outputs.test_any_changed == 'true'
Expand Down

0 comments on commit 3f0fd0d

Please sign in to comment.