feat(github/ci): run snips tests instead of always-failing tests
This commit is contained in:
@@ -57,7 +57,7 @@ jobs:
|
|||||||
run: npm run workers &
|
run: npm run workers &
|
||||||
working-directory: ./apps/api
|
working-directory: ./apps/api
|
||||||
id: start_workers
|
id: start_workers
|
||||||
- name: Run E2E tests
|
- name: Run snippet tests
|
||||||
run: |
|
run: |
|
||||||
npm run test:prod
|
npm run test:snips
|
||||||
working-directory: ./apps/api
|
working-directory: ./apps/api
|
||||||
|
|||||||
Reference in New Issue
Block a user