mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-22 06:53:52 +00:00
fix go flow
This commit is contained in:
parent
8648528435
commit
1af4912566
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
|
@ -46,4 +46,4 @@ jobs:
|
|||
run: go test -v ./pkg/...
|
||||
|
||||
- name: TestDnum
|
||||
run: go test -tag dnum -v ./pkg/...
|
||||
run: go test -tags dnum -v ./pkg/...
|
||||
|
|
Loading…
Reference in New Issue
Block a user