Fix syntax
All checks were successful
Deploy Contract / deploy (pull_request) Successful in 40s
Build / build (pull_request) Successful in 2m11s
Lint / Run flake8 on python integration tests (pull_request) Successful in 3m13s
Lint / Run golangci-lint (pull_request) Successful in 4m7s
Tests / test-importer (pull_request) Successful in 9m49s
Tests / test-unit (pull_request) Successful in 6m4s
Tests / test-rpc (pull_request) Successful in 4m14s
Tests / sdk_tests (pull_request) Successful in 8m22s
All checks were successful
Deploy Contract / deploy (pull_request) Successful in 40s
Build / build (pull_request) Successful in 2m11s
Lint / Run flake8 on python integration tests (pull_request) Successful in 3m13s
Lint / Run golangci-lint (pull_request) Successful in 4m7s
Tests / test-importer (pull_request) Successful in 9m49s
Tests / test-unit (pull_request) Successful in 6m4s
Tests / test-rpc (pull_request) Successful in 4m14s
Tests / sdk_tests (pull_request) Successful in 8m22s
This commit is contained in:
parent
634113085d
commit
5bb1105dd9
@ -29,7 +29,6 @@ jobs:
|
|||||||
working-directory: laconic-sdk
|
working-directory: laconic-sdk
|
||||||
run: ./scripts/build-sdk-test-container.sh
|
run: ./scripts/build-sdk-test-container.sh
|
||||||
|
|
||||||
- name: Start containers
|
|
||||||
- name: Start containers (auctions enabled)
|
- name: Start containers (auctions enabled)
|
||||||
working-directory: tests/sdk_tests
|
working-directory: tests/sdk_tests
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user