chore: fix artifacts again
This commit is contained in:
parent
b5c7d08e57
commit
02d6c75bf3
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ build:
|
|||
test:
|
||||
stage: test
|
||||
script:
|
||||
- ncc package install --package="build/net.nosial.configlib.ncc" --reinstall -y --log-level debug
|
||||
- ncc package install --package="build/release/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