aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/interchange_ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/interchange_ci.yml b/.github/workflows/interchange_ci.yml
index 1ca42bb7..0819aa07 100644
--- a/.github/workflows/interchange_ci.yml
+++ b/.github/workflows/interchange_ci.yml
@@ -25,5 +25,5 @@ jobs:
- name: Run tests
run: |
cd build
- make all-fpga_interchange-archcheck-tests -j`nproc`
+ make all-fpga_interchange-archcheck-tests
make all-fpga_interchange-tests -j`nproc`