chore(monorepo): remove no longer relevant script

pull/1738/head
Elian Doran 2025-04-21 22:38:14 +07:00
parent 5564c76bb2
commit 3eba61d3e2
No known key found for this signature in database
1 changed files with 0 additions and 3 deletions

@ -97,9 +97,6 @@ jobs:
- run: npm ci
- name: Run the TypeScript build
run: npm run build
- name: Run the unit tests
run: npm run test