Skip to content

Commit

Permalink
Try 3.10 as string
Browse files Browse the repository at this point in the history
  • Loading branch information
kkaris committed Jul 9, 2024
1 parent 42e4186 commit 0209ef3
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 @@ -30,7 +30,7 @@ jobs:
- name: Set up Python 3.10
uses: actions/setup-python@v2
with:
python-version: 3.10
python-version: "3.10"
# Install EMMAA/test dependencies
- name: Install dependencies
run: |
Expand Down

0 comments on commit 0209ef3

Please sign in to comment.