Skip to content

Commit

Permalink
fix tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yash25198 authored Nov 23, 2024
1 parent 97d9de0 commit b3b0c0a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,8 @@ jobs:
- name: Install dependencies
run: yarn

- name: Update git sub modules
run: git submodule update

- name: Run tests
run: yarn test

0 comments on commit b3b0c0a

Please sign in to comment.