mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-09-21 06:59:33 +02:00
ci: run e2e tests
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -26,6 +26,9 @@ jobs:
|
||||
- name: Run tests
|
||||
run: npm run test
|
||||
|
||||
- name: Run e2e tests
|
||||
run: npm run test:e2e:run
|
||||
|
||||
- name: Build project
|
||||
run: npm run build
|
||||
|
||||
|
Reference in New Issue
Block a user