Skip to content

Commit

Permalink
Set mitmdump explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoinePrv committed Oct 10, 2023
1 parent 0b7376e commit 5126ba9
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 @@ -219,4 +219,4 @@ jobs:
run: |
export TEST_MAMBA_EXE=$(pwd)/build/micromamba/micromamba
unset CONDARC # Interferes with tests
pytest -v --capture=tee-sys micromamba/tests/
pytest -v --capture=tee-sys micromamba/tests/ --mitmdump-exe="$(which mitmdump)"

0 comments on commit 5126ba9

Please sign in to comment.