Skip to content

Commit f157a87

Browse files
Fix molecule test
1 parent ecb44d0 commit f157a87

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
@@ -24,7 +24,7 @@ jobs:
2424
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
2525
with:
2626
molecule_command: test
27-
- name: Molecule for Ansible - GHR Organizations
27+
- name: Molecule for Ansible - GHR Organization
2828
uses: MonolithProjects/[email protected]
2929
env:
3030
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)