fix ci config
This commit is contained in:
parent
1b67eed82c
commit
aa53f5b7d7
@ -201,6 +201,8 @@ jobs:
|
||||
<<: *test
|
||||
test-window-post:
|
||||
<<: *test
|
||||
test-window-post-dispute:
|
||||
<<: *test
|
||||
test-terminate:
|
||||
<<: *test
|
||||
test-conformance:
|
||||
@ -591,7 +593,7 @@ workflows:
|
||||
go-test-flags: "-run=TestWindowedPost"
|
||||
winpost-test: "1"
|
||||
test-suite-name: window-post
|
||||
- test-window-post:
|
||||
- test-window-post-dispute:
|
||||
codecov-upload: true
|
||||
go-test-flags: "-run=TestWindowedDispute"
|
||||
winpost-test: "1"
|
||||
|
Loading…
Reference in New Issue
Block a user