Clean up redundant tests, rename scripts

This commit is contained in:
sayhiben
2024-08-10 23:54:33 -07:00
parent 37d9d79b3b
commit 8c92283514
3 changed files with 37 additions and 35 deletions

View File

@@ -26,7 +26,7 @@ jobs:
run: npm install
- name: Run Tests
run: npm test
run: npm run test:ci
env:
CI: true