Skip to content

Commit

Permalink
WIP: Remove typecheck step temporary
Browse files Browse the repository at this point in the history
  • Loading branch information
projkov committed Nov 20, 2023
1 parent a5ec50e commit a7d93ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
with:
node-version: 20.7.0
- run: yarn install --network-concurrency 1
- run: yarn run typecheck
# - run: yarn run typecheck
- run: yarn test:sdc-qrf
- run: yarn test:shared
- run: yarn test:web
Expand Down

0 comments on commit a7d93ae

Please sign in to comment.