fix missing include

This commit is contained in:
Andrew Dolgov 2024-02-01 18:54:47 +03:00
parent a994db2b5a
commit 19563f23af
No known key found for this signature in database
GPG Key ID: 1A56B4FA25D4AF2A
1 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,9 @@ include:
- project: 'ci/ci-templates'
ref: master
file: .ci-integration-test.yml
- project: 'ci/ci-templates'
ref: master
file: .ci-deploy-helm-chart.yml
phpunit:
extends: .phpunit