mirror of
https://github.com/IT4Change/boilerplate-e2e-cypress-cucumber.git
synced 2025-12-13 04:55:50 +00:00
use html reporter with typescript
This commit is contained in:
parent
91d607129e
commit
e2315922b8
2
.github/workflows/e2e.run.tests.yml
vendored
2
.github/workflows/e2e.run.tests.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
if: ${{ failure() && steps.e2e-run.conclusion == 'failure' }}
|
||||
run: |
|
||||
cd cypress/
|
||||
node create-cucumber-html-report.js
|
||||
npx tsx create-cucumber-html-report.ts
|
||||
|
||||
- name: Get PR number
|
||||
if: ${{ failure() && steps.e2e-run.conclusion == 'failure' }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user