fixejä
CI Feature / Load example-gitea-env.conf to pipeline env (push) Successful in 18s
acc-tests Cucumber test report
CI Feature / Cucumber tests (push) Successful in 1m2s
unit-tests Bats test report
CI Feature / Bats tests (push) Successful in 1m19s
CI Feature / Report Summary (push) Successful in 4s
CI Feature / Load example-gitea-env.conf to pipeline env (push) Successful in 18s
acc-tests Cucumber test report
CI Feature / Cucumber tests (push) Successful in 1m2s
unit-tests Bats test report
CI Feature / Bats tests (push) Successful in 1m19s
CI Feature / Report Summary (push) Successful in 4s
This commit is contained in:
@@ -38,8 +38,8 @@ jobs:
|
||||
run: |
|
||||
mkdir -p reports/cucumber
|
||||
npx cucumber-js \
|
||||
--format json:reports/cucumber/report.json \
|
||||
--format html:reports/cucumber/report.html 2>&1
|
||||
--format json:reports/cucumber/results.json \
|
||||
--format html:reports/cucumber/test-report.html 2>&1
|
||||
|
||||
- name: Report
|
||||
if: always()
|
||||
|
||||
Reference in New Issue
Block a user