Skip to content

Commit

Permalink
Drop "docs" builds based on changed in the tox file
Browse files Browse the repository at this point in the history
  • Loading branch information
e-koch committed Dec 4, 2023
1 parent d4750df commit c6b055c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- os: ubuntu-latest
python-version: 3.9
name: Py3.9 all
toxenv: py39-test-viz-noviz-docs
toxenv: py39-test-viz-noviz
- os: ubuntu-latest
python-version: 3.9
name: Py3.9 dev
Expand All @@ -58,7 +58,7 @@ jobs:
- os: ubuntu-latest
python-version: 3.9
name: Py3.9 all dev
toxenv: py39-test-viz-noviz-docs-dev
toxenv: py39-test-viz-noviz-dev
- os: ubuntu-latest
python-version: 3.8
name: Py3.8 mindeps and CASA
Expand Down

0 comments on commit c6b055c

Please sign in to comment.