Skip to content

Commit b358a1d

Browse files
committed
Use npx create-codama-clients
1 parent 8c26461 commit b358a1d

File tree

2 files changed

+1
-43
lines changed

2 files changed

+1
-43
lines changed

create-codama-client.ts

Lines changed: 0 additions & 42 deletions
This file was deleted.

run-tests.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ arcium build
5959

6060
# Generate Codama client from the IDL
6161
# This must happen after build (so IDL exists) but before test (so test can import from dist/election-client)
62-
npx tsx create-codama-client.ts
62+
npx create-codama-clients
6363

6464
# Run tests
6565
# Note: arcium test will rebuild (yes, twice) but it also sets up all artifacts and localnet properly

0 commit comments

Comments
 (0)