Skip to content

Commit 0d0e5cd

Browse files
Add molecule
Former-commit-id: 2f6edb5
1 parent fc4c872 commit 0d0e5cd

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,5 @@ jobs:
3232
path: "${{ github.repository }}"
3333
- name: molecule
3434
uses: robertdebock/[email protected]
35+
env:
36+
PERSONAL_ACCESS_TOKEN: $PERSONAL_ACCESS_TOKEN

molecule/default/molecule.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,5 @@ scenario:
7171
- create
7272
- prepare
7373
- converge
74-
# - idempotence
75-
- side_effect
76-
- uninstall
77-
- verify
7874
- cleanup
7975
- destroy

0 commit comments

Comments
 (0)