Skip to content

Commit

Permalink
[1.x] DEBUG Reproduce tests failures
Browse files Browse the repository at this point in the history
Signed-off-by: Julien Jerphanion <[email protected]>
  • Loading branch information
jjerphan committed Nov 14, 2024
1 parent dd995ae commit 325eae5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -233,4 +233,4 @@ jobs:
run: |
export TEST_MAMBA_EXE=$(pwd)/build/micromamba/micromamba
unset CONDARC # Interferes with tests
pytest -v --capture=tee-sys micromamba/tests/
pytest -vvv --capture=tee-sys micromamba/tests/

0 comments on commit 325eae5

Please sign in to comment.