Skip to content

Commit

Permalink
Improve tests
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer committed Dec 5, 2023
2 parents e56e210 + 5021e8e commit 56cd2f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: pip3 install ansible molecule-plugins[docker] docker

- name: Run Molecule tests.
run: molecule test --all
run: molecule test
env:
PY_COLORS: '1'
ANSIBLE_FORCE_COLOR: '1'
Expand Down

0 comments on commit 56cd2f7

Please sign in to comment.