summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c6194206e..e1bda0fde 100644
--- a/Makefile
+++ b/Makefile
@@ -214,3 +214,7 @@ test: php-test-dependencies
$(MAKE) phpstan
$(MAKE) js-test
./bin/tools/generate_authors.php
+
+.PHONY: feed-test
+feed-test:
+ ./bin/tools/check_feeds.sh \ No newline at end of file