Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
rstens committed Jun 10, 2021
1 parent 7d80eb3 commit 46782dd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -458,6 +458,10 @@ jobs:
needs:
- waitApp
steps:
# Checkout the PR branch
- name: Checkout Target Branch
uses: actions/checkout@v2

- name: E2E Smoke tests
uses: cypress-io/github-action@v2
# let's give this action an ID so we can refer
Expand Down

0 comments on commit 46782dd

Please sign in to comment.