Skip to content

Commit

Permalink
Tox fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
rospogrigio committed Feb 7, 2023
1 parent fa301d1 commit d4af0f6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/tox.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
platform:
- ubuntu-latest
python-version:
- 3.8
- 3.9
steps:
- uses: actions/checkout@v2
Expand Down
1 change: 0 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ cs_exclude_words = hass,unvalid

[gh-actions]
python =
3.8: clean, py38, lint, typing
3.9: clean, py39, lint, typing

[testenv]
Expand Down

0 comments on commit d4af0f6

Please sign in to comment.