From 7eb95a2b16b351cf34e5253b19afc8355beda613 Mon Sep 17 00:00:00 2001 From: Evan Read Date: Mon, 24 Apr 2023 08:48:24 +1000 Subject: Make test run on MR pipeline --- .gitlab/ci/test.gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/ci/test.gitlab-ci.yml b/.gitlab/ci/test.gitlab-ci.yml index 82e1f80f..d55210ad 100644 --- a/.gitlab/ci/test.gitlab-ci.yml +++ b/.gitlab/ci/test.gitlab-ci.yml @@ -191,7 +191,7 @@ test_external_links: link_statistics_report: extends: - .bundle - - .rules_chores + - .rules_site_tests stage: test script: - bundle exec nanoc check link_stats > link_stats.txt -- cgit v1.2.3