-
Notifications
You must be signed in to change notification settings - Fork 110
Closed
Labels
Description
tox isn't doing anything useful in 3.11 CI. Example: https://github.com/PyCQA/flake8-bugbear/actions/runs/3316961501/jobs/5479325116#step:5:41
Run tox
tox
shell: /usr/bin/bash -e {0}
env:
pythonLocation: /opt/hostedtoolcache/Python/3.11.0-rc.[2](https://github.com/PyCQA/flake8-bugbear/actions/runs/3316961501/jobs/5479325116#step:6:2)/x64
PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.11.0-rc.2/x64/lib/pkgconfig
Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.0-rc.2/x64
Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.0-rc.2/x64
Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.0-rc.2/x64
LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.11.0-rc.2/x64/lib
Warning: WARNING: tox-gh-actions couldn't find environments matching the provided factors from envlist. Please use `tox -vv` to get more detailed logs.
___________________________________ summary ____________________________________
congratulations :)
Need to workout how to fix as I'm no tox guru. Help would be appreciated.