first pass use tests/sdk-tests/run-tests.sh in github action #87

Closed
ABastionOfSanity wants to merge 8 commits from run_tests_github_action into main
Showing only changes of commit 08e369aa64 - Show all commits

View File

@ -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