Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
colin-rogers-dbt authored Jan 24, 2025
1 parent 112d66e commit f52b6d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
integration-tests:
if: |
(inputs.package != 'dbt-adapters' && inputs.package != 'dbt-tests-adapter') ||
inputs.skip-integration-tests == true
inputs.skip-integration-tests == false
uses: ./.github/workflows/_integration-tests.yml
with:
package: ${{ inputs.package }}
Expand Down

0 comments on commit f52b6d2

Please sign in to comment.