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 }}