Skip to content

Commit

Permalink
attemp to fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
SaraVieira committed Aug 22, 2024
1 parent 4389c28 commit fa3ccfc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ts-sdk-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
- name: Install dependencies
run: yarn --frozen-lockfile
- name: Running tests
working-directory: ./clients/ts-sdk
run: yarn vitest run
- name: Running lint
working-directory: ./clients/ts-sdk
run: yarn lint

0 comments on commit fa3ccfc

Please sign in to comment.