Skip to content

Commit 871d05e

Browse files
authored
ci: add missing file in GM cron test (#8550)
1 parent 059d0b8 commit 871d05e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gm-cron.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ jobs:
8484
- name: Linux launch common services
8585
run: |
8686
make ci-env-up project_compose_ci=ci/pod/docker-compose.common.yml
87+
sudo ./ci/init-common-test-service.sh
8788
8889
- name: Start CI env (FIRST_TEST)
8990
if: steps.test_env.outputs.type == 'first'

0 commit comments

Comments
 (0)