Skip to content

Commit

Permalink
Change to normal test
Browse files Browse the repository at this point in the history
  • Loading branch information
dobrac committed Apr 18, 2024
1 parent 49285dd commit 878f636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
run: pnpm install --frozen-lockfile

- name: Run Jest
run: pnpm --filter web test:ci
run: pnpm --filter web test

- name: Upload Web Coverage
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 878f636

Please sign in to comment.