Skip to content

Commit

Permalink
fixup! Test(demo): Introduce E2E test for homepage refs #DS-869
Browse files Browse the repository at this point in the history
  • Loading branch information
literat committed Sep 25, 2023
1 parent 49741ab commit bf89f6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
useRollingCache: true

- name: Run Playwright tests
run: yarn playwright test
run: HOME=/root yarn playwright test

- uses: actions/upload-artifact@v3
if: always()
Expand Down

0 comments on commit bf89f6b

Please sign in to comment.