Skip to content

gh-actions running incorrect tox envs #160

Closed Answered by ymyzk
adrn asked this question in Q&A
Discussion options

You must be logged in to vote

A working example (Python 3.7 + macOS): https://github.com/ymyzk/pyia/runs/865503679

2020-07-13T14:15:50.0641210Z ##[group]Run tox -vv
2020-07-13T14:15:50.0641440Z �[36;1mtox -vv�[0m
2020-07-13T14:15:50.0797190Z shell: /bin/bash -e {0}
2020-07-13T14:15:50.0797330Z env:
2020-07-13T14:15:50.0797540Z   pythonLocation: /Users/runner/hostedtoolcache/Python/3.7.8/x64
2020-07-13T14:15:50.0797660Z ##[endgroup]
2020-07-13T14:15:50.4605150Z using tox.ini: /Users/runner/work/pyia/pyia/tox.ini (pid 1403)
2020-07-13T14:15:50.4829670Z original envconfigs: ['.package', 'py37-cov', 'py38', 'build_docs', 'linkcheck', 'codestyle']
2020-07-13T14:15:50.4830710Z original envlist: ['py37-cov', 'py38', 'build_d…

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by ymyzk
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Asks a question about tox-gh-actions
2 participants
Converted from issue

This discussion was converted from issue #30 on April 05, 2023 14:05.