Skip to content

Commit

Permalink
ci: update playwright ci workflow to upload traces zip
Browse files Browse the repository at this point in the history
  • Loading branch information
spwoodcock committed Jul 31, 2024
1 parent 8eb8c22 commit 4e27077
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pr_test_frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ jobs:
working_dir: src/frontend

e2e-tests:
uses: hotosm/gh-workflows/.github/workflows/test_compose.yml@2.0.0
uses: hotosm/gh-workflows/.github/workflows/test_compose.yml@2.0.5
with:
playwright: true
image_name: mcr.microsoft.com/playwright:v1.44.1
build_img: false
compose_file: docker-compose.yml -f contrib/playwright/docker-compose.yml
Expand Down

0 comments on commit 4e27077

Please sign in to comment.