From 55144d116ba18438a95b90119ce20e1d333b1164 Mon Sep 17 00:00:00 2001 From: Brian Scholer <1260690+briantist@users.noreply.github.com> Date: Wed, 5 Jan 2022 11:54:25 -0500 Subject: [PATCH] small CI dependency fix --- .github/workflows/ansible-test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ansible-test.yml b/.github/workflows/ansible-test.yml index 0bfc1e3f4..3f4561b9b 100644 --- a/.github/workflows/ansible-test.yml +++ b/.github/workflows/ansible-test.yml @@ -397,6 +397,7 @@ jobs: upload-coverage: needs: + - sanity - units - integration - local_test_invocation