Skip to content

Commit

Permalink
Remove testing workflow. Introduce in new pr
Browse files Browse the repository at this point in the history
  • Loading branch information
jakedcolbert committed Aug 28, 2023
1 parent a509944 commit 9c73ac4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,3 @@ jobs:
- name: Build
run: |
npm run build:examples
- name: Test
run: |
npm test

0 comments on commit 9c73ac4

Please sign in to comment.