Skip to content

Commit e665db3

Browse files
Fix molecule
Former-commit-id: eaaa669
1 parent a77a053 commit e665db3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ jobs:
3030
steps:
3131
- name: checkout
3232
uses: actions/checkout@v2
33+
with:
34+
path: "${{ github.repository }}"
3335
- name: molecule
3436
uses: robertdebock/[email protected]
3537
with:

0 commit comments

Comments
 (0)