Update ci.yml
This commit is contained in:
parent
64fb1a4bfe
commit
770e327f1a
1 changed files with 0 additions and 4 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -113,10 +113,6 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
ncc package install --package="ncc-build/net.nosial.configlib.ncc" --reinstall -y --log-level debug
|
ncc package install --package="ncc-build/net.nosial.configlib.ncc" --reinstall -y --log-level debug
|
||||||
|
|
||||||
- name: Install project dependencies
|
|
||||||
run: |
|
|
||||||
composer install
|
|
||||||
|
|
||||||
- name: Run PHPUnit tests
|
- name: Run PHPUnit tests
|
||||||
run: |
|
run: |
|
||||||
./vendor/bin/phpunit --configuration phpunit.xml
|
./vendor/bin/phpunit --configuration phpunit.xml
|
||||||
|
|
Loading…
Add table
Reference in a new issue