From 846700c6b9f9f779e7cd47c88abe779901c6ae39 Mon Sep 17 00:00:00 2001 From: Tomas Baca Date: Tue, 21 Nov 2023 10:47:36 +0100 Subject: [PATCH] fixing testing pipeline --- .github/workflows/testing_mrs_amd64.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/testing_mrs_amd64.yml b/.github/workflows/testing_mrs_amd64.yml index edcd40a714..c4c8f730ff 100644 --- a/.github/workflows/testing_mrs_amd64.yml +++ b/.github/workflows/testing_mrs_amd64.yml @@ -123,7 +123,7 @@ jobs: sleep 600 test: - needs: wait-for-ppa + needs: init-artifacts uses: ctu-mrs/buildfarm/.github/workflows/rostest_to_release.yml@master secrets: PUSH_TOKEN: ${{ secrets.PUSH_TOKEN }}