Skip to content

Commit

Permalink
Update .github/workflows/tests.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Ioannidis <[email protected]>
  • Loading branch information
tmorrell and slint committed Aug 6, 2024
1 parent 97b0990 commit eb31d24
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:
strategy:
fail-fast: false
matrix:
python-version: [3.9, 3.12]
python-version: ["3.9", "3.12"]

steps:
- name: Checkout
Expand Down

0 comments on commit eb31d24

Please sign in to comment.