jjardon commented on code in PR #2179:
URL: https://github.com/apache/buildstream/pull/2179#discussion_r3838713863
##########
.github/compose/ci.docker-compose.yml:
##########
@@ -1,10 +1,16 @@
version: '3.4'
+x-tests-env: &tests-env
+ TOXENV: ${CI_TOXENV_ALL}
+ # Interactive tests (pexpect) need a usable TERM so pagers like less
Review Comment:
@abderrahim ok, I have proposed another way, please check; CI has passed at
https://github.com/jjardon/buildstream-1/actions/runs/32643806433?pr=1
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]