Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
IGallupSoCo committed Oct 7, 2024
1 parent 2254e3d commit f90bb79
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/cypress-integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,13 @@ jobs:
with:
ssm_parameter: /devops/VA_VSP_BOT_GITHUB_TOKEN
env_variable_name: VA_VSP_BOT_GITHUB_TOKEN
- name: Checkout Cypress Integration Tests Workflow
uses: actions/checkout@cd7d8d697e10461458bc61a30d094dc601a8b017
with:
repository: department-of-veterans-affairs/vagov-cypress-integration-tests
token: ${{ env.VA_VSP_BOT_GITHUB_TOKEN}}
path: vagov-cypress-integration-tests


- name: Call Integration Test Workflow
uses: vagov-cypress-integration-tests/.github/workflows/cypress-integration-test-workflow.yml@main
Expand Down

0 comments on commit f90bb79

Please sign in to comment.