Skip to content

Commit

Permalink
remove typo
Browse files Browse the repository at this point in the history
  • Loading branch information
emmyoop committed Feb 1, 2024
1 parent b87fe4a commit e6e8b66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_dbt_core_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
DBT_COMMON_REF=${{ inputs.dbt-common-ref }}
fi
echo "dbt-core-ref=$DBT_CORE_REF" >> $GITHUB_OUTPUT
echo "dbt-common-ref=$DBT_COMMON_REFss" >> $GITHUB_OUTPUT
echo "dbt-common-ref=$DBT_COMMON_REF" >> $GITHUB_OUTPUT
- name: "Display Refs"
run: |
Expand Down

0 comments on commit e6e8b66

Please sign in to comment.