chore: fix artifact pass
This commit is contained in:
parent
bdf6021953
commit
6420b9bfed
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ build:
|
|||
- if: $CI_COMMIT_BRANCH
|
||||
test:
|
||||
script:
|
||||
- ncc package install --package="ncc-build/net.nosial.configlib.ncc" --reinstall -y --log-level debug
|
||||
- ncc package install --package="build/net.nosial.configlib.ncc" --reinstall -y --log-level debug
|
||||
|
||||
- wget https://phar.phpunit.de/phpunit-11.3.phar
|
||||
- php phpunit-11.3.phar --configuration phpunit.xml
|
||||
|
|
Loading…
Add table
Reference in a new issue