- -> _
This commit is contained in:
parent
40a78c66bf
commit
08e369aa64
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -91,10 +91,10 @@ jobs:
|
||||
repository: cerc-io/laconic-sdk
|
||||
fetch-depth: 0
|
||||
- name: build containers scripts
|
||||
working-directory: ./tests/sdk-tests
|
||||
working-directory: tests/sdk_tests
|
||||
run: ./build-laconicd-container.sh && build-sdk-test-container.sh
|
||||
- name: run-tests.sh
|
||||
working-directory: ./tests/sdk-tests
|
||||
working-directory: tests/sdk_tests
|
||||
run: ./run-tests.sh
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user