Skip to content

Commit

Permalink
testing against main
Browse files Browse the repository at this point in the history
  • Loading branch information
emmyoop committed Dec 20, 2024
1 parent 42413d0 commit 9753f7a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ on:

jobs:
run-tests:
uses: dbt-labs/dbt-package-testing/.github/workflows/run_tox.yml@v1
# TODO: temp point to main to test synapse changes
uses: dbt-labs/dbt-package-testing/.github/workflows/run_tox.yml@main
with:
# redshift
REDSHIFT_HOST: ${{ vars.REDSHIFT_HOST }}
Expand Down

0 comments on commit 9753f7a

Please sign in to comment.