Skip to content

Commit

Permalink
Minor change to fix failing workflow in CaDeT (#6128)
Browse files Browse the repository at this point in the history
Minor change to fix failing workflow
  • Loading branch information
jhpyke authored Nov 18, 2024
1 parent c678e1d commit eb460e8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ locals {
}
dbt_athena_workgroups = {
"dbt-avature" = {
name = "dbt-avature-workgroup"
name = "dbt-avature"
}
}
}
Expand Down

0 comments on commit eb460e8

Please # to comment.