Skip to content

Commit

Permalink
trying to fix playwright pipeline -2
Browse files Browse the repository at this point in the history
  • Loading branch information
wrt95 committed Jan 19, 2024
1 parent a58097e commit c72a1f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playwright-on-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Run Playwright tests
run: yarn playwright-e2e
env:
PLAYWRIGHT_TEST_BASE_URL: 'https://dev.altinn.studio'
PLAYWRIGHT_TEST_BASE_URL: local
- uses: actions/upload-artifact@v3
if: always()
with:
Expand Down

0 comments on commit c72a1f2

Please sign in to comment.