Skip to content

Commit

Permalink
export TOXENV variable
Browse files Browse the repository at this point in the history
  • Loading branch information
navin772 committed Oct 8, 2024
1 parent 9725ef7 commit 7d08453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/format.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ bazel run @rules_rust//:rustfmt
section "Python"
echo " python - isort, black, flake8, docformatter" >&2
pip install tox
TOXENV=linting
export TOXENV=linting
tox -c py/tox.ini

section "Copyright"
Expand Down

0 comments on commit 7d08453

Please sign in to comment.