Skip to content

Commit

Permalink
chore: anchor build_sdk before test
Browse files Browse the repository at this point in the history
  • Loading branch information
mindrunner committed Jan 30, 2024
1 parent 46bbe23 commit 2c233c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ jobs:
node-version: '20.10.0'
- uses: ./.github/actions/install
- run: anchor build
- run: anchor build_sdk
- run: anchor test --provider.wallet THIS_IS_A_TEST_KEY.json --skip-build

0 comments on commit 2c233c1

Please sign in to comment.