Skip to content

Commit

Permalink
Add environment target
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisvasqm committed Sep 20, 2024
1 parent 28996a7 commit 91c2335
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
test:
timeout-minutes: 60
runs-on: ubuntu-latest
environment: PROD
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
Expand Down

0 comments on commit 91c2335

Please sign in to comment.