Skip to content

Commit

Permalink
Update github tests action
Browse files Browse the repository at this point in the history
  • Loading branch information
projkov committed Nov 20, 2023
1 parent 65ace97 commit 2009ffd
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 @@ -14,5 +14,5 @@ jobs:
- name: Install deps
run: yarn install --network-concurrency 1
- run: yarn run typecheck
- run: yarn test
- run: ./run_test.sh
- run: yarn build:web

0 comments on commit 2009ffd

Please sign in to comment.