-
-
Notifications
You must be signed in to change notification settings - Fork 679
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Under Build man page if not present
Run if [ ! -f doc/build/man/bandit.1 ]; then
if [ ! -f doc/build/man/bandit.1 ]; then
tox run -e manpage
fi
shell: /usr/bin/bash -e {0}
env:
pythonLocation: /opt/hostedtoolcache/Python/3.9.22/x64
PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.9.22/x64/lib/pkgconfig
Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.9.22/x64
Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.9.22/x64
Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.9.22/x64
LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.9.22/x64/lib
/home/runner/work/_temp/c025067e-c839-4bc4-abff-ee2c5a9af49e.sh: line 2: tox: command not found
Error: Process completed with exit code 127.
Reproduction steps
- Go to
Actions
tab - Click on the
Publish to Test PyPI
action - Click on
Run workflow
- Select
Use workflow from
, thenTags
tab, and select1.8.4
- Click on
Run workflow
Expected behavior
Build should run error free
Bandit version
1.8.4
Python version
3.13 (Default)
Additional context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working