Skip to content

Commit

Permalink
build: debugging help on e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
scolladon committed Dec 9, 2024
1 parent 1c78896 commit 6f395a3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/run-e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,6 @@ jobs:
run: |
npm install
npm run test:e2e
- name: Display diff
run: git --no-pager diff

Check failure on line 46 in .github/workflows/run-e2e-tests.yml

View workflow job for this annotation

GitHub Actions / megalinter

46:33 [trailing-spaces] trailing spaces

0 comments on commit 6f395a3

Please sign in to comment.