Skip to content

Commit

Permalink
Undo attempt to add tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pllim committed May 9, 2024
1 parent 83924f5 commit ef9e860
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test_tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,17 +107,13 @@ jobs:
test_venv:
uses: ./.github/workflows/tox.yml
with:
coverage: ''
envs: |
- linux: pep8
name: style_check
pytest: false
- linux: py312
coverage: codecov
- macos: py311
coverage: codecov
- windows: py310
coverage: codecov
test_conda:
uses: ./.github/workflows/tox.yml
Expand Down

0 comments on commit ef9e860

Please sign in to comment.