Update web-unit-tests.yml

This commit is contained in:
Nate Kelley 2025-05-29 14:40:42 -06:00
parent 546fadf289
commit e8e04a8c44
No known key found for this signature in database
GPG Key ID: FD90372AB8D98B4F
1 changed files with 1 additions and 1 deletions

View File

@ -28,4 +28,4 @@ jobs:
run: npm ci
- name: Run Jest tests
run: npx jest
run: npm run test