mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-20 17:52:50 +00:00
True that the tox default is disabled but it's accounted for already
This commit is contained in:
parent
f2989c0a4f
commit
da6b198abc
@ -316,10 +316,8 @@ jobs:
|
||||
# Disable artifact collection because py.test can't produce any.
|
||||
ARTIFACTS_OUTPUT_PATH: ""
|
||||
|
||||
# Pass on anything we got in our parameters. Passing an arguments here
|
||||
# disables the default "integration" argument defined in the tox env, so
|
||||
# also stick "integration" in here.
|
||||
TAHOE_LAFS_TOX_ARGS: "<< parameters.tox-args >> integration"
|
||||
# Pass on anything we got in our parameters.
|
||||
TAHOE_LAFS_TOX_ARGS: "<< parameters.tox-args >>"
|
||||
|
||||
steps:
|
||||
- "checkout"
|
||||
|
Loading…
x
Reference in New Issue
Block a user