Skip to content

Commit

Permalink
add a conda list cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriupredoi committed Jul 22, 2024
1 parent 648684a commit 2152ac5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-test-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@ jobs:
git checkout issue60
pip install -e .
- run: pip install -e .
- run: conda list
- run: pytest -n 2 --junitxml=report-1.xml
- uses: codecov/codecov-action@v3

0 comments on commit 2152ac5

Please sign in to comment.