Skip to content

Commit

Permalink
Tests create subflows
Browse files Browse the repository at this point in the history
  • Loading branch information
ismailsimsek committed Dec 17, 2024
1 parent 4d48213 commit df44d97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ jobs:
uses: ./.github/workflows/tests-dbt-version.yml
with:
dbt-version: "1.6"
call-test-dbt-1-8:
call-test-dbt-1-7:
uses: ./.github/workflows/tests-dbt-version.yml
with:
dbt-version: "1.7"
call-test-dbt-1-7:
call-test-dbt-1-8:
uses: ./.github/workflows/tests-dbt-version.yml
with:
dbt-version: "1.8"
Expand Down

0 comments on commit df44d97

Please sign in to comment.