From 113f4f6cd8c556d9261f59eb5d52e108d9117bbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Fri, 28 Nov 2025 22:38:18 +0100 Subject: Test: dependencies reflected in job ID --- test/asset/run/many_repos.yaml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'test/asset/run/many_repos.yaml') diff --git a/test/asset/run/many_repos.yaml b/test/asset/run/many_repos.yaml index 5910526..ebf07d8 100644 --- a/test/asset/run/many_repos.yaml +++ b/test/asset/run/many_repos.yaml @@ -47,3 +47,8 @@ job first_manual_revision: artifact out: path: some_file + + +job dependent: + uses: + - first.out -- cgit v1.2.3