mirror of
https://github.com/dawidd6/action-ansible-playbook.git
synced 2024-11-22 15:32:18 +00:00
workflows: word
This commit is contained in:
parent
bcf9810673
commit
43a2a4f4df
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
- name: Run
|
||||
- name: Test
|
||||
uses: ./
|
||||
with:
|
||||
playbook: playbook.yml
|
||||
|
|
Loading…
Reference in a new issue