Skip to content

Commit

Permalink
adds colors to molecule testing in GitHub action (techno-tim#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
ioagel committed Sep 28, 2022
1 parent d5d0228 commit fb6c9a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ jobs:
ANSIBLE_K3S_LOG_DIR: ${{ runner.temp }}/logs/k3s-ansible/${{ matrix.scenario }}
ANSIBLE_SSH_RETRIES: 4
ANSIBLE_TIMEOUT: 60
PY_COLORS: 1
ANSIBLE_FORCE_COLOR: 1

- name: Upload log files
if: always() # do this even if a step before has failed
Expand Down

0 comments on commit fb6c9a6

Please sign in to comment.