Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kotaro-kinoshita committed Dec 15, 2024
1 parent 27c533f commit 90e9b4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
- name: Run linter
run: tox -e lint
- name: Run tests
run: tox -p -e py39,py310,py311,py312
run: tox -p -e py310,py311,py312

0 comments on commit 90e9b4d

Please sign in to comment.