Skip to content

Commit

Permalink
TERR-364
Browse files Browse the repository at this point in the history
- added show report task after e2e testing
  • Loading branch information
sanchezelton committed May 30, 2024
1 parent d1fb55d commit b534446
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
- name: E2E testing
run: |
make test:e2e
npx playwright show-report
- name: Check for backend
id: check-for-backend
Expand Down

0 comments on commit b534446

Please sign in to comment.