mirror of
https://github.com/usebruno/bruno.git
synced 2024-11-25 09:23:17 +01:00
fix: fixed github tests workflow issue
This commit is contained in:
parent
ea7d141d10
commit
c666adc0ba
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -61,6 +61,7 @@ jobs:
|
||||
- name: Run tests
|
||||
run: |
|
||||
cd packages/bruno-tests/collection
|
||||
npm install
|
||||
node ../../bruno-cli/bin/bru.js run --env Prod --output junit.xml --format junit
|
||||
|
||||
- name: Publish Test Report
|
||||
|
Loading…
Reference in New Issue
Block a user