Skip to content

Commit 93263d0

Browse files
committed
fsdfsd
1 parent bbb9f20 commit 93263d0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/workflows/cotea_testing_workflow.yaml

+5-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,11 @@ jobs:
2424
-
2525
name: Install dependencies
2626
run: pip install ansible
27-
27+
28+
-
29+
name: check
30+
run: which ansible-playbook
31+
2832
-
2933
name: Run tests
3034
run: |

0 commit comments

Comments
 (0)