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