diff --git a/.github/workflows/install.yml b/.github/workflows/install.yml index a84f93866..b0e5255a8 100644 --- a/.github/workflows/install.yml +++ b/.github/workflows/install.yml @@ -32,7 +32,7 @@ jobs: - name: make tests run: | source setup.sh - make riscof --jobs $(nproc --ignore 1) + make riscof - name: regression run: | source setup.sh