mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-19 05:55:19 +00:00
Fix path
This commit is contained in:
2
.github/workflows/integration-blog.yml
vendored
2
.github/workflows/integration-blog.yml
vendored
@@ -47,7 +47,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Build container
|
- name: Build container
|
||||||
run: |
|
run: |
|
||||||
bash test/image/test-docker.sh
|
bash services/test/image/test-docker.sh
|
||||||
|
|
||||||
- name: Test Blog services
|
- name: Test Blog services
|
||||||
working-directory: services/test/integration
|
working-directory: services/test/integration
|
||||||
|
|||||||
Reference in New Issue
Block a user