Skip to content

Commit

Permalink
Removed unit tests from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
james-pre committed Nov 29, 2024
1 parent 8a5b78a commit 4d79551
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 @@ -35,6 +35,3 @@ jobs:

- name: Build
run: npm run build

- name: Unit tests
run: npm run test

0 comments on commit 4d79551

Please sign in to comment.