Updated workflow
This commit is contained in:
parent
b7d2d4072a
commit
bc27a597eb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ncc_workflow.yml
vendored
2
.github/workflows/ncc_workflow.yml
vendored
|
@ -277,7 +277,7 @@ jobs:
|
||||||
path: docs
|
path: docs
|
||||||
|
|
||||||
test:
|
test:
|
||||||
needs: [release, release-compressed, release-executable, check-phpunit]
|
needs: [release, check-phpunit]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: php:8.3
|
image: php:8.3
|
||||||
|
|
Loading…
Add table
Reference in a new issue