mirror of
https://github.com/danog/dns-over-https.git
synced 2024-12-02 09:17:50 +01:00
Fix
This commit is contained in:
parent
73a2d1fe18
commit
510a4284e3
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -67,7 +67,7 @@ jobs:
|
|||||||
run: vendor/bin/phpunit ${{ matrix.phpunit-flags }}
|
run: vendor/bin/phpunit ${{ matrix.phpunit-flags }}
|
||||||
|
|
||||||
- name: Run psalm
|
- name: Run psalm
|
||||||
run: vendor/bin/psalm.phar
|
run: vendor/bin/psalm
|
||||||
|
|
||||||
- name: Run style fixer
|
- name: Run style fixer
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user