Skip to content

Commit

Permalink
run the tests on python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
chris48s committed Oct 8, 2023
1 parent f950dab commit 4f4cecb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
pre-install: poetry
run-lint: ${{ matrix.python-version != '3.7' }}

0 comments on commit 4f4cecb

Please sign in to comment.