Skip to content

Commit

Permalink
Remove testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
aidanCQ committed Dec 17, 2023
1 parent 3e22aea commit 9ca5c1d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ jobs:
- name: Install NPM dependencies
run: npm ci

- name: Test with Jest
run: npm run test

- name: Build library
run: npm run build

Expand Down

0 comments on commit 9ca5c1d

Please sign in to comment.