Update ci.yml

This commit is contained in:
sw5ciprl 2024-09-17 21:50:32 +03:00 committed by GitHub
parent 64fb1a4bfe
commit 770e327f1a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -113,10 +113,6 @@ jobs:
run: |
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
run: |
./vendor/bin/phpunit --configuration phpunit.xml