From d3a9caad93fbdb72deaecf4915fb892a4d212f74 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Tue, 27 Feb 2024 18:54:57 +0100 Subject: ["end-to-end/git-import", "annotations"]: propagate PATH ... to generic actions, in order to not rely on "standard paths" being pulled in. --- test/end-to-end/git-import/annotations.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'test/end-to-end/git-import') diff --git a/test/end-to-end/git-import/annotations.sh b/test/end-to-end/git-import/annotations.sh index 27a4068f..4ec479c7 100755 --- a/test/end-to-end/git-import/annotations.sh +++ b/test/end-to-end/git-import/annotations.sh @@ -85,6 +85,7 @@ echo echo Sanity check: can build echo "${JUST_MR}" --norc --just "${JUST}" \ + -L '["env", "PATH='"${PATH}"'"]' \ -C repos.json \ --local-build-root "${LBR}" \ install -o "${OUT}" 2>&1 -- cgit v1.2.3