chore(monorepo): remove no longer relevant script

This commit is contained in:
Elian Doran 2025-04-21 22:38:14 +03:00
parent 5564c76bb2
commit 3eba61d3e2
No known key found for this signature in database

View File

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