Skip to content

Commit

Permalink
Make test scripts work with new yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
klippx committed Aug 31, 2023
1 parent 70a60da commit 6a8da8e
Show file tree
Hide file tree
Showing 21 changed files with 135 additions and 28,597 deletions.
8 changes: 0 additions & 8 deletions .github/actions/test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@ runs:
run: yarn test:browser
shell: bash

- name: Browser tests
run: yarn test:browser
shell: bash

- name: Node tests
run: yarn test:node
shell: bash
Expand All @@ -28,10 +24,6 @@ runs:
run: yarn test:service-worker
shell: bash

- name: Service Worker tests
run: yarn test:service-worker
shell: bash

- name: Browser integration tests
run: yarn test:browser:integration:ci
shell: bash
Expand Down
26,533 changes: 0 additions & 26,533 deletions .pnp.cjs

This file was deleted.

Loading

0 comments on commit 6a8da8e

Please sign in to comment.