We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bf5511 commit 4153429Copy full SHA for 4153429
.github/workflows/ci.yaml
@@ -44,4 +44,4 @@ jobs:
44
echo "[lxd]" > ~/.config/pycloudlib.toml
45
- name: Run CI integration tests
46
run: |
47
- tox -e integration-tests-ci
+ tox -e integration-tests-ci -- --color=yes tests/integration_tests/
0 commit comments