modified: .forgejo/workflows/test.yml
Some checks failed
Testing / test (pull_request) Successful in 44s
Testing / test (push) Failing after 2m31s

This commit is contained in:
Mrrp 2024-11-18 20:54:59 -08:00
parent 928a952ca9
commit 36576a27f3

View file

@ -26,6 +26,3 @@ jobs:
- name: Run Unit tests
run: npm run test:unit
- name: Run E2E tests
run: npm run test:e2e