Skip to content

Commit

Permalink
Quote versions
Browse files Browse the repository at this point in the history
  • Loading branch information
eXamadeus committed Sep 19, 2023
1 parent 616f872 commit a10cae6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ jobs:
strategy:
matrix:
python-version:
- 3.8
- 3.9
- 3.10
- 3.11
- "3.8"
- "3.9"
- "3.10"
- "3.11"
steps:
- uses: actions/checkout@v3
- name: Pytest
Expand Down

0 comments on commit a10cae6

Please sign in to comment.