Skip to content

Commit

Permalink
tests
Browse files Browse the repository at this point in the history
  • Loading branch information
matmut7 committed Nov 6, 2023
1 parent cc3b704 commit ab58945
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/check-all
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

set -e

yarn workspaces run lint
yarn workspaces run build --no-lint
yarn workspaces foreach run lint
yarn workspaces foreach run build --no-lint

# Tests API
yarn test:api

0 comments on commit ab58945

Please sign in to comment.