mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-28 09:14:44 +02:00
Adjustments
This commit is contained in:
parent
daca4d1d5b
commit
c3529acb22
5
.github/workflows/ci.yaml
vendored
5
.github/workflows/ci.yaml
vendored
@ -60,11 +60,6 @@ jobs:
|
||||
- name: Unit tests
|
||||
run: vendor/bin/phpunit --bootstrap vendor/autoload.php tests/Unit
|
||||
if: ${{ always() }}
|
||||
env:
|
||||
DB_HOST: UNIT_NO_DB
|
||||
|
||||
- name: Integration tests
|
||||
run: vendor/bin/phpunit tests/Integration
|
||||
env:
|
||||
DB_PORT: ${{ job.services.database.ports[3306] }}
|
||||
DB_USERNAME: root
|
||||
|
Loading…
x
Reference in New Issue
Block a user