Skip to content

Commit

Permalink
merge-upstream: disable unit testing for now
Browse files Browse the repository at this point in the history
we don't use these too much, and with the recent merge, there's so many
errors that it just isn't worthwhile for now
  • Loading branch information
GarboMuffin committed Jan 10, 2024
1 parent 7a27ed4 commit d9a039c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,3 @@ jobs:
node-version: 20.x
- run: npm ci
- run: npm run build
- run: npm run test:unit

0 comments on commit d9a039c

Please sign in to comment.