Skip to content

Commit a685aca

Browse files
Better tests
1 parent a1c818b commit a685aca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@ jobs:
1818
uses: actions/checkout@v2
1919
with:
2020
path: "${{ github.repository }}"
21-
- name: Molecule for Ansible
21+
- name: Molecule for Ansible - GHR Repository
2222
uses: MonolithProjects/[email protected]
2323
env:
2424
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
2525
with:
2626
molecule_command: test
2727
scenario: organization
28-
- name: Molecule for Ansible - converge organizations tag uninstall
28+
- name: Molecule for Ansible - GHR Organizations
2929
uses: MonolithProjects/[email protected]
3030
env:
3131
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)