From d27638b2d1327a97748f55fcc9c439424d1d0bff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=B4me?= <124148386+cathales@users.noreply.github.com> Date: Wed, 3 Jan 2024 09:36:05 +0100 Subject: [PATCH] GitHub ci: setup env in tests --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0a889c19a6..50f92f9dc8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -52,5 +52,5 @@ jobs: run: | tar xf tools.tar tar xf tmp.tar - source verif/regress/install-cva6.sh + source verif/sim/setup-env.sh make run-${{ matrix.testcase}}-verilator target=${{ matrix.target }}