diagnostic env step does not support cwd
This commit is contained in:
parent
c73dc0d92a
commit
c0662cb5f1
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -91,7 +91,7 @@ jobs:
|
||||
repository: cerc-io/laconic-sdk
|
||||
fetch-depth: 0
|
||||
- name: Environment
|
||||
run: cwd && ls -tlh && env
|
||||
run: ls -tlh && env
|
||||
- name: build containers scripts
|
||||
working-directory: tests/sdk_tests
|
||||
run: ./build-laconicd-container.sh && build-sdk-test-container.sh
|
||||
|
Loading…
Reference in New Issue
Block a user