ci: fix liveness test job (#7335)
Add build-simd-linux to make's command line.
This commit is contained in:
parent
36d30f9e83
commit
92cd5884aa
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -370,7 +370,7 @@ jobs:
|
||||
.sum
|
||||
- name: start localnet
|
||||
run: |
|
||||
make clean localnet-start
|
||||
make clean build-simd-linux localnet-start
|
||||
if: "env.GIT_DIFF != ''"
|
||||
- name: test liveness
|
||||
run: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user