fixed ci/cd
All checks were successful
Testing Example / build-and-test (push) Successful in 1m18s

This commit is contained in:
SnippetsX 2024-11-12 12:17:17 +03:00
parent 0f609a608f
commit 46db70b419

View File

@ -22,5 +22,3 @@ jobs:
- name: Build app
run: npm run build
- name: Run automated tests
run: npm test