Skip to content

Commit

Permalink
workflow pionex unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
dasbd72 committed Mar 1, 2024
1 parent 8dd67be commit 19aaa4c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ jobs:
- name: MAX Unit Test
run: go test -v github.com/dasbd72/go-exchange-sdk/max

- name: Pionex Unit Test
run: go test -v github.com/dasbd72/go-exchange-sdk/pionex

- name: Manager Unit Test
run: go test -v github.com/dasbd72/go-exchange-sdk/manager

Expand Down

0 comments on commit 19aaa4c

Please sign in to comment.