mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-06 01:29:15 +00:00
limit CI to phpmd for the time being
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
exec find . -name "*.php" -print0 | xargs -0 -n1 php -q -l
|
||||
Reference in New Issue
Block a user