aboutsummaryrefslogtreecommitdiffstats
path: root/.cirrus.yml
diff options
context:
space:
mode:
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 6860b994..177cda13 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -10,4 +10,4 @@ task:
test_ice40_script: cd build && ./nextpnr-ice40-test
smoketest_ice40_script: export NEXTPNR=$(pwd)/build/nextpnr-ice40 && cd ice40/smoketest/attosoc && ./smoketest.sh
test_ecp5_script: cd build && ./nextpnr-ecp5-test
- regressions_ice40_script: make -C tests/ice40/regressions NPNR=$(pwd)/build/nextpnr-ice40
+ regressiontest_ice40_script: make -C tests/ice40/regressions NPNR=$(pwd)/build/nextpnr-ice40