Remove test runs

This commit is contained in:
Gregory Schier
2024-07-22 18:12:12 -07:00
parent 01441b26db
commit c57096640d
2 changed files with 1 additions and 7 deletions

View File

@@ -86,9 +86,6 @@ jobs:
- name: Run lint
run: npm run lint
- name: Run tests
run: npm test
- name: Set version
run: npm run replace-version
env: