Skip to content

Commit

Permalink
modify gh actions to run orderbook and hubbleutils tests
Browse files Browse the repository at this point in the history
  • Loading branch information
debaghtk committed Apr 5, 2024
1 parent 6b90ba3 commit da3dba4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,7 @@ jobs:
shell: bash
- run: go test github.com/ava-labs/subnet-evm/precompile/...
shell: bash
- run: go test github.com/ava-labs/subnet-evm/orderbook/...
shell: bash
- run: go test github.com/ava-labs/subnet-evm/hubbleutils/...
shell: bash

0 comments on commit da3dba4

Please sign in to comment.