Skip to content

Commit

Permalink
add some mroe debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
emmyoop committed Feb 1, 2024
1 parent 58a3609 commit 4194f31
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci_dbt_core_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ jobs:
run: |
echo "inputs.dbt-core-ref=${{ inputs.dbt-core-ref }}"
echo "inputs.dbt-common-ref=${{ inputs.dbt-common-ref }}"
echo "event_name=${{ github.event_name }}"
echo "github.event.label.name=${{github.event.label.name}}"
- name: "Determine dbt-core ref"
id: core-ref
Expand Down

0 comments on commit 4194f31

Please sign in to comment.