test: update participants API test command to use integration tests
This commit is contained in:
parent
959210c2e9
commit
6591238382
@ -327,7 +327,7 @@ jobs:
|
|||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: |
|
run: |
|
||||||
cd backend
|
cd backend
|
||||||
npm run test:participants
|
npm run test:integration-participants
|
||||||
env:
|
env:
|
||||||
JEST_JUNIT_OUTPUT_DIR: './reports/'
|
JEST_JUNIT_OUTPUT_DIR: './reports/'
|
||||||
- name: Publish Test Report
|
- name: Publish Test Report
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user