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

View File

@@ -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