Skip to content

Commit

Permalink
add a conda list call
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriupredoi committed May 1, 2024
1 parent 66f4047 commit aa8adf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
use-mamba: true
- run: conda --version
- run: python -V
- run: conda list
- run: pip install -e .
- run: pytest -n 2

Expand Down

0 comments on commit aa8adf8

Please sign in to comment.