Updated github_ci.yml.tpl
This commit is contained in:
parent
33865d7e48
commit
e225add40b
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@ jobs:
|
||||||
echo "phpunit-exists=true" >> $GITHUB_ENV
|
echo "phpunit-exists=true" >> $GITHUB_ENV
|
||||||
else
|
else
|
||||||
echo "phpunit-exists=false" >> $GITHUB_ENV
|
echo "phpunit-exists=false" >> $GITHUB_ENV
|
||||||
|
fi
|
||||||
|
|
||||||
test:
|
test:
|
||||||
needs: [build, check-phpunit]
|
needs: [build, check-phpunit]
|
||||||
|
|
Loading…
Add table
Reference in a new issue