Skip to content

Commit

Permalink
Run tests for Python 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
hammady committed Oct 29, 2024
1 parent af5bc8d commit 7b71996
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
strategy:
matrix:
python-version:
- "3.7"
- "3.8"
- "3.9"
- "3.10"
Expand Down

0 comments on commit 7b71996

Please sign in to comment.