Skip to content

Commit 4153429

Browse files
a-dubsmstpn
authored andcommitted
ci(integration-tests): add color output to integrations test run
1 parent 9bf5511 commit 4153429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ jobs:
4444
echo "[lxd]" > ~/.config/pycloudlib.toml
4545
- name: Run CI integration tests
4646
run: |
47-
tox -e integration-tests-ci
47+
tox -e integration-tests-ci -- --color=yes tests/integration_tests/

0 commit comments

Comments
 (0)