Skip to content

Commit

Permalink
WIP: Temporary separate test running
Browse files Browse the repository at this point in the history
  • Loading branch information
projkov committed Nov 20, 2023
1 parent 1f286d7 commit a5ec50e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,7 @@ jobs:
node-version: 20.7.0
- run: yarn install --network-concurrency 1
- run: yarn run typecheck
- run: yarn test
- run: yarn test:sdc-qrf
- run: yarn test:shared
- run: yarn test:web
- run: yarn build:web

0 comments on commit a5ec50e

Please sign in to comment.