Skip to content

Commit

Permalink
ci(integration-tests): add color output to integrations test run
Browse files Browse the repository at this point in the history
  • Loading branch information
a-dubs authored and mstpn committed Feb 5, 2025
1 parent 9bf5511 commit 4153429
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
echo "[lxd]" > ~/.config/pycloudlib.toml
- name: Run CI integration tests
run: |
tox -e integration-tests-ci
tox -e integration-tests-ci -- --color=yes tests/integration_tests/

0 comments on commit 4153429

Please sign in to comment.