From 485af17ab664e704218dc4a4f22ffaf2fd76abef Mon Sep 17 00:00:00 2001 From: Pawel Czarnecki Date: Mon, 19 Feb 2024 12:00:33 +0100 Subject: [PATCH] CI: test bazel-orfs with ORFS path using /home/pczarnecki env var Signed-off-by: Pawel Czarnecki --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 33d90e6..8ce2626 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -35,6 +35,7 @@ jobs: with: repository: antmicro/bazel-orfs path: bazel-orfs + ref: use-home-env-var - name: post checkout info run: | whoami