Skip to content

Commit

Permalink
add dbt-spark as option for testing integration tests workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare committed Jan 13, 2025
1 parent f27857b commit 39cabd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/_integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ on:
options:
- "dbt-athena"
- "dbt-athena-community"
- "dbt-spark"
branch:
description: "Choose the branch to test"
type: string
Expand Down

0 comments on commit 39cabd9

Please sign in to comment.