Skip to content

Commit

Permalink
Fix test script call
Browse files Browse the repository at this point in the history
  • Loading branch information
febo committed Oct 31, 2024
1 parent 5283dea commit 363ba68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@ jobs:
cargo-cache-key: cargo-interface
solana: true

- name: Build Interface
run: pnpm interface:build
- name: Test Interface
run: pnpm interface:test

generate_clients:
name: Check Client Generation
Expand Down

0 comments on commit 363ba68

Please sign in to comment.