Skip to content

Commit

Permalink
Merge pull request #2343 from AdaptiveConsulting/chore/e2e-prod-tag-fix
Browse files Browse the repository at this point in the history
chore: run E2E from Prod code against Prod deployment
  • Loading branch information
algreasley authored Jan 20, 2025
2 parents 0f34103 + 8dfd0cc commit d8a024f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/e2e-smoke.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
ref: "current-prod"

- name: Set Node version
uses: actions/setup-node@v4
Expand Down

0 comments on commit d8a024f

Please sign in to comment.