Skip to content

Commit

Permalink
Removed tests from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
james-pre committed Apr 17, 2024
1 parent 9fedea8 commit 28384ff
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@ jobs:
- name: Linting
run: npm run lint

- name: Unit tests
run: npm run test

- name: Build
run: npm run build
docs:
Expand Down

0 comments on commit 28384ff

Please sign in to comment.