Update authority auctions test CI workflow
This commit is contained in:
parent
570c9bdb3d
commit
0cb084e865
@ -44,14 +44,14 @@ jobs:
|
||||
working-directory: laconicd/tests/sdk_tests
|
||||
run: ./run-tests.sh
|
||||
|
||||
- name: Start containers (auctions enabled)
|
||||
- name: Start containers (authority auctions enabled)
|
||||
working-directory: laconicd/tests/sdk_tests
|
||||
env:
|
||||
TEST_AUCTION_ENABLED: true
|
||||
run: docker compose up -d
|
||||
- name: Run auction tests
|
||||
- name: Run authority auction tests
|
||||
working-directory: laconicd/tests/sdk_tests
|
||||
run: ./run-tests.sh test:auctions
|
||||
run: ./run-tests.sh test:authority-auctions
|
||||
|
||||
- name: Start containers (expiry enabled)
|
||||
working-directory: laconicd/tests/sdk_tests
|
||||
|
Loading…
Reference in New Issue
Block a user