diagnostic env step
This commit is contained in:
parent
08e369aa64
commit
8f20f25e43
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -90,6 +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:
|
||||||
|
run: 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