Skip to content

Commit 7d08453

Browse files
committed
export TOXENV variable
1 parent 9725ef7 commit 7d08453

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/format.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ bazel run @rules_rust//:rustfmt
3535
section "Python"
3636
echo " python - isort, black, flake8, docformatter" >&2
3737
pip install tox
38-
TOXENV=linting
38+
export TOXENV=linting
3939
tox -c py/tox.ini
4040

4141
section "Copyright"

0 commit comments

Comments
 (0)