mirror of
https://github.com/prometheus-community/ansible
synced 2025-02-16 12:48:26 +00:00
fix: speed up ci by allowing sanity test to run immediately
Signed-off-by: gardar <gardar@users.noreply.github.com>
This commit is contained in:
parent
7f8206bacc
commit
d5c413cc7c
1 changed files with 0 additions and 1 deletions
1
.github/workflows/ansible-ci.yml
vendored
1
.github/workflows/ansible-ci.yml
vendored
|
@ -53,7 +53,6 @@ jobs:
|
|||
ansible-test-sanity:
|
||||
uses: ./.github/workflows/ansible-test-sanity.yml
|
||||
needs:
|
||||
- ansible-lint
|
||||
- discover-ansible-versions
|
||||
with:
|
||||
ansible-core-versions: ${{ needs.discover-ansible-versions.outputs.versions }}
|
||||
|
|
Loading…
Add table
Reference in a new issue