Skip to content

Commit

Permalink
ci: clean up checkout of framework resources
Browse files Browse the repository at this point in the history
  • Loading branch information
KosmasH committed Jul 10, 2024
1 parent b547622 commit f603696
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .pipelines/azure-pipelines-integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,6 @@ jobs:
path: self
displayName: Checkout current repository

- checkout: testTransformations
path: framework_resources
displayName: Checkout framework resources repository

- bash: |
echo "##vso[task.setvariable variable=DBT_SCHEMA]pm_utils_integration_tests"
echo "##vso[task.setvariable variable=dbtProjectPath]$(Agent.BuildDirectory)/self/integration_tests"
Expand Down

0 comments on commit f603696

Please sign in to comment.