|
@@ -146,7 +146,7 @@ jobs:
|
|
|
path: .
|
|
path: .
|
|
|
- name: unzip source code
|
|
- name: unzip source code
|
|
|
run: unzip -q source.zip
|
|
run: unzip -q source.zip
|
|
|
- - name: docker compose up
|
|
|
|
|
|
|
+ - name: run tests
|
|
|
working-directory: source
|
|
working-directory: source
|
|
|
env:
|
|
env:
|
|
|
MONGO_TAG: 5
|
|
MONGO_TAG: 5
|