mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-04 16:49:35 +00:00
[CI] Fix phpcompatibility job running wrong scenario
This commit is contained in:
parent
28f9215913
commit
2de5ce8387
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -31,4 +31,4 @@ jobs:
|
||||
with:
|
||||
php-version: ${{ matrix.php-versions }}
|
||||
tools: phpcs
|
||||
- run: phpcs . --standard=phpcs.xml --warning-severity=0 --extensions=php -p
|
||||
- run: phpcs . --standard=phpcompatibility.xml --warning-severity=0 --extensions=php -p
|
||||
|
Loading…
Reference in New Issue
Block a user