Update NCC workflow
This commit is contained in:
parent
7a43c6623a
commit
e86bc52cb7
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ncc_workflow.yml
vendored
1
.github/workflows/ncc_workflow.yml
vendored
|
@ -74,6 +74,7 @@ jobs:
|
|||
echo "phpunit-exists=true" >> $GITHUB_ENV
|
||||
else
|
||||
echo "phpunit-exists=false" >> $GITHUB_ENV
|
||||
fi
|
||||
|
||||
test:
|
||||
needs: [build, check-phpunit]
|
||||
|
|
Loading…
Add table
Reference in a new issue