updated the yml file

This commit is contained in:
yulike 2022-12-01 22:58:32 -05:00
parent 92cdbf7217
commit 7e5f185862

View File

@ -51,8 +51,5 @@ jobs:
steps:
- name: Send greeting
run: echo "Hello ${{ matrix.msg }}"
- name: Run DBT Jobs
run: |
${{ inputs.dbt_command }}