mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-29 16:44: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
|
- name: Unit tests
|
||||||
run: vendor/bin/phpunit --bootstrap vendor/autoload.php tests/Unit
|
run: vendor/bin/phpunit --bootstrap vendor/autoload.php tests/Unit
|
||||||
if: ${{ always() }}
|
if: ${{ always() }}
|
||||||
env:
|
|
||||||
DB_HOST: UNIT_NO_DB
|
|
||||||
|
|
||||||
- name: Integration tests
|
- name: Integration tests
|
||||||
run: vendor/bin/phpunit tests/Integration
|
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