Skip to content

Commit 9cf7483

Browse files
author
Florian Goth
committed
typo
1 parent f7f0eec commit 9cf7483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Install dependencies - 2
3939
run: pip3 install molecule[docker] docker testinfra molecule-plugins
4040
- name: Run Molecule
41-
run: molecule --debugtest
41+
run: molecule --debug test
4242
env:
4343
PY_COLORS: '1'
4444
ANSIBLE_FORCE_COLOR: '1'

0 commit comments

Comments
 (0)