mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-18 02:05:36 +00:00
ci: phpunit needs frontend to be ready
This commit is contained in:
parent
afd736882e
commit
7a2f3531fa
2
.github/workflows/lint-and-tests.yml
vendored
2
.github/workflows/lint-and-tests.yml
vendored
@ -101,7 +101,7 @@ jobs:
|
||||
tests:
|
||||
name: Tests
|
||||
runs-on: ubuntu-latest
|
||||
needs: [ php-setup, cs-fixer, phpstan ]
|
||||
needs: [ php-setup, cs-fixer, phpstan, eslint ]
|
||||
services:
|
||||
postgres:
|
||||
image: postgres
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user