mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-17 17:55:42 +00:00
ci: update symfony.yml
This commit is contained in:
parent
0536527f8a
commit
d77cbb30f2
2
.github/workflows/symfony.yml
vendored
2
.github/workflows/symfony.yml
vendored
@ -59,7 +59,7 @@ jobs:
|
|||||||
run: bin/console lexik:jwt:generate-keypair
|
run: bin/console lexik:jwt:generate-keypair
|
||||||
|
|
||||||
- name: Add extra RDAP servers
|
- name: Add extra RDAP servers
|
||||||
run: ln -s config/app/custom_rdap_servers.example.yaml config/app/custom_rdap_servers.yaml
|
run: ln -s custom_rdap_servers.example.yaml config/app/custom_rdap_servers.yaml
|
||||||
|
|
||||||
- name: Run PHPUnit
|
- name: Run PHPUnit
|
||||||
run: vendor/bin/phpunit --coverage-text
|
run: vendor/bin/phpunit --coverage-text
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user