Skip to content

Commit

Permalink
don't set environment on the test job
Browse files Browse the repository at this point in the history
  • Loading branch information
felixcicatt committed Jan 13, 2025
1 parent 9f0ab55 commit 6dc5a3d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/playwright.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ concurrency:

jobs:
test:
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
timeout-minutes: 60
runs-on: ubuntu-latest
defaults:
Expand Down

0 comments on commit 6dc5a3d

Please sign in to comment.