File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ permissions:
2121
2222jobs :
2323 core-tests :
24- uses : dbt-labs/dbt-package-testing/.github/workflows/run_tox.yml@v2
24+ uses : dbt-labs/dbt-package-testing/.github/workflows/run_tox.yml@5d4d8561b9fd193dc0ef2c5a302ad0acc8f68b64
2525 with :
2626 # Adapters are read from supported_adapters.env if not specified here
2727 adapters : " snowflake,bigquery,redshift,databricks"
Original file line number Diff line number Diff line change 6262
6363 fusion-tests :
6464 needs : run-duckdb-tests
65- uses : dbt-labs/dbt-package-testing/.github/workflows/run_tox_fusion.yml@v2
65+ uses : dbt-labs/dbt-package-testing/.github/workflows/run_tox_fusion.yml@5d4d8561b9fd193dc0ef2c5a302ad0acc8f68b64
6666 with :
6767 # Only Snowflake for now - add more adapters here as Fusion support expands
6868 adapters : " snowflake"
You can’t perform that action at this time.
0 commit comments