Skip to content

Commit

Permalink
Update deploy_tests_on_pull_request.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettmflynn committed May 29, 2024
1 parent f2083c6 commit 4965cbe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy_tests_on_pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ jobs:
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
S3_GIN_BUCKET: ${{ secrets.S3_GIN_BUCKET }}

Temp:
uses: ./.github/workflows/test_env_creation.yml

Pipelines:
needs: Data
uses: ./.github/workflows/testing_pipelines.yml

0 comments on commit 4965cbe

Please sign in to comment.