Skip to content

Commit

Permalink
Update integration_tests.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
krishnaa05 authored Jan 29, 2025
1 parent 985a3c7 commit 94c15a2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/integration_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,12 @@ concurrency:
jobs:
integration_tests:
name: Integration tests
uses: uc-cdis/.github/.github/workflows/integration_tests.yaml@master
# uses: uc-cdis/.github/.github/workflows/integration_tests.yaml@master
uses: uc-cdis/gen3-code-vigil/.github/workflows/shared_integration_tests.yaml@chore/custom_cloud_auto_branch
with:
SERVICE_TO_TEST: graph_submission
TEST_REPO_BRANCH: chore/custom_cloud_auto_branch
CLOUD_AUTO_BRANCH: chore/fence_create_add_poetry_run
secrets:
CI_AWS_ACCESS_KEY_ID: ${{ secrets.CI_AWS_ACCESS_KEY_ID }}
CI_AWS_SECRET_ACCESS_KEY: ${{ secrets.CI_AWS_SECRET_ACCESS_KEY }}
Expand Down

0 comments on commit 94c15a2

Please sign in to comment.