Skip to content

Commit

Permalink
chore: fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Keyrxng committed Aug 14, 2024
1 parent d1dbfd4 commit 9e4e9c5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/jest-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ jobs:
- name: Install dependencies
run: yarn install

- name: Build
run: yarn build

- name: Start Anvil
run: yarn test:anvil &

Expand Down

0 comments on commit 9e4e9c5

Please sign in to comment.