ci: rename build step for docker-ct
This commit is contained in:
parent
1c8a9079b9
commit
c87c9e886e
|
@ -146,7 +146,7 @@ jobs:
|
|||
path: .
|
||||
- name: unzip source code
|
||||
run: unzip -q source.zip
|
||||
- name: docker compose up
|
||||
- name: run tests
|
||||
working-directory: source
|
||||
env:
|
||||
MONGO_TAG: 5
|
||||
|
|
Loading…
Reference in New Issue