Skip to content

Commit

Permalink
Update pr-vrt.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
piyush-2712 authored Jan 31, 2025
1 parent 531f925 commit ef210ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-vrt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- run: yarn playwright install --with-deps

- name: Run VR tests (generate screenshots)
run: yarn nx affected -t test-vr --nxBail
run: yarn nx affected run-many -t test-vr --nxBail

- name: Prepare VR screenshots for upload
uses: actions/github-script@v7
Expand Down

0 comments on commit ef210ec

Please sign in to comment.