All test stuff #88
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -90,8 +90,8 @@ jobs:
|
|||||||
path: "./laconic-sdk/"
|
path: "./laconic-sdk/"
|
||||||
repository: cerc-io/laconic-sdk
|
repository: cerc-io/laconic-sdk
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- Environment:
|
- name: Environment
|
||||||
run: ls -tlh && env
|
run: cwd && ls -tlh && env
|
||||||
- name: build containers scripts
|
- name: build containers scripts
|
||||||
working-directory: tests/sdk_tests
|
working-directory: tests/sdk_tests
|
||||||
run: ./build-laconicd-container.sh && build-sdk-test-container.sh
|
run: ./build-laconicd-container.sh && build-sdk-test-container.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user