Skip to content

Commit

Permalink
ci(e2e): reference environment Staging when doing e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Falinor committed Jul 1, 2024
1 parent 1ac308a commit 3d07c95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
jobs:
e2e:
runs-on: ubuntu-latest
environment: Staging
strategy:
matrix:
node-version: [20.x]
Expand Down

0 comments on commit 3d07c95

Please sign in to comment.