Skip to content

Commit

Permalink
Merge branch 'main' into test_get_renderer
Browse files Browse the repository at this point in the history
  • Loading branch information
mathause committed May 29, 2024
2 parents 664c9b2 + 1e341b2 commit 9580c80
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci-additional.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,6 @@ jobs:
- name: Install mplotutils
run: |
python -m pip install --no-deps -e .
- name: Version info
run: |
conda info -a
conda list
- name: Import mplotutils
run: |
python -c "import mplotutils"
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,6 @@ jobs:
- name: Install mplotutils
run: |
python -m pip install --no-deps -e .
- name: Version info
run: |
conda info -a
conda list
- name: Import mplotutils
run: |
python -c "import mplotutils"
Expand Down

0 comments on commit 9580c80

Please sign in to comment.