modified: .forgejo/workflows/test.yml
This commit is contained in:
parent
928a952ca9
commit
36576a27f3
1 changed files with 1 additions and 4 deletions
|
@ -26,6 +26,3 @@ jobs:
|
||||||
|
|
||||||
- name: Run Unit tests
|
- name: Run Unit tests
|
||||||
run: npm run test:unit
|
run: npm run test:unit
|
||||||
|
|
||||||
- name: Run E2E tests
|
|
||||||
run: npm run test:e2e
|
|
Loading…
Add table
Reference in a new issue