Skip to content

Commit

Permalink
Merge branch 'main' into ADAP-23/add_test_for_PR_9682_in_core
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare authored Mar 21, 2024
2 parents f10c242 + 618c85d commit de0c8fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ jobs:
shell: bash
run: |
./.github/scripts/update_dev_packages.sh \
${{ github.event.inputs.dbt_adapters_branch }} \
${{ github.event.inputs.core_branch }}
${{ inputs.dbt_adapters_branch }} \
${{ inputs.core_branch }}
- name: Setup postgres
shell: bash
Expand Down

0 comments on commit de0c8fa

Please sign in to comment.