mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-08 10:14:30 -04:00
Fixes for parallel testing in github actions
This commit is contained in:
parent
d837f956d7
commit
dd2cbcd0a8
2
.github/workflows/parallel.yml
vendored
2
.github/workflows/parallel.yml
vendored
@ -106,7 +106,7 @@ jobs:
|
||||
run: |
|
||||
cat .env
|
||||
vendor/bin/snappdf download
|
||||
run: ./tests/ci
|
||||
run: tests/ci
|
||||
env:
|
||||
DB_PORT: ${{ job.services.mysql.ports[3306] }}
|
||||
PHP_CS_FIXER_IGNORE_ENV: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user