Skip to content

Commit

Permalink
Test using Preview env
Browse files Browse the repository at this point in the history
  • Loading branch information
NiallJoeMaher committed Jan 7, 2024
1 parent 34265d9 commit 7f9d2ee
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ jobs:
test:
timeout-minutes: 60
runs-on: ubuntu-latest
environment:
name: Preview
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
Expand All @@ -24,4 +26,4 @@ jobs:
with:
name: playwright-report
path: playwright-report/
retention-days: 30
retention-days: 30

0 comments on commit 7f9d2ee

Please sign in to comment.