Skip to content

Commit

Permalink
Need to generate sources when testing the TS sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
EricWittmann committed Nov 12, 2024
1 parent e760b56 commit f3f1abb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -363,6 +363,7 @@ jobs:
cd typescript-sdk
npm install
npm run generate-sources
npm run test
build-examples:
Expand Down

0 comments on commit f3f1abb

Please sign in to comment.