Skip to content

Commit

Permalink
remove tox-gh
Browse files Browse the repository at this point in the history
ggalloni committed Jun 12, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 731ae23 commit 9bedd49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
@@ -42,7 +42,7 @@ jobs:
- name: Install Dependencies
shell: bash -el {0}
run: |
python -m pip install tox-conda tox-gh-actions
python -m pip install tox-conda
- name: Run Tests
shell: bash -el {0}
run: |

0 comments on commit 9bedd49

Please sign in to comment.