Skip to content

Commit f561b71

Browse files
Molecule typo
Former-commit-id: be4464b
1 parent c16a1f3 commit f561b71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ jobs:
3636
uses: robertdebock/[email protected]
3737
with:
3838
entrypoint: /usr/local/bin/molecule
39-
options: "converge -- --tags uninstall"
39+
args: converge -- --tags uninstall
4040
env:
4141
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)