Skip to content

Commit

Permalink
ci(github): run all test request-manager
Browse files Browse the repository at this point in the history
  • Loading branch information
karliatto committed Jan 24, 2025
1 parent 901135d commit bb7e682
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-request-manager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
node-version-file: ".nvmrc"

- run: yarn install --immutable
- run: yarn workspace @trezor/request-manager test:e2e
- run: yarn workspace @trezor/request-manager test:all

0 comments on commit bb7e682

Please sign in to comment.