From e6f6a482bd1dea70b1fd36608ab739cb336a5e92 Mon Sep 17 00:00:00 2001 From: Pablo Garay Date: Mon, 9 Sep 2024 10:58:45 -0700 Subject: [PATCH] CICD: Attempt fix for False positive (not all tests have run) (#10436) --- .github/workflows/cicd-main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/cicd-main.yml b/.github/workflows/cicd-main.yml index fcb5c1743a21..daf530d8bec6 100644 --- a/.github/workflows/cicd-main.yml +++ b/.github/workflows/cicd-main.yml @@ -5109,6 +5109,7 @@ jobs: Nemo_CICD_Test: needs: + - pre-flight - gpu-test - cicd-test-container-setup