Remove test runs

This commit is contained in:
Gregory Schier
2024-07-22 18:12:12 -07:00
parent 4782fd376b
commit 96996f73d5
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: