diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 57becb909..8a75c55b0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -51,7 +51,7 @@ jobs: make rtl CFG_OVERRIDE=target/rtl/cfg/occamy_cfg/hemaia.hjson - name: Compile Verilator Binary run: | - make occamy_system_vlt CFG_OVERRIDE=target/rtl/cfg/occamy_cfg/hemaia.hjson + make occamy_system_vlt - name: Run Tests working-directory: target/sim run: |-