logs for macro

This commit is contained in:
drethereum 2023-10-05 14:14:45 -06:00
parent 53a7d395b2
commit 1ce2b93aed

View File

@ -49,5 +49,5 @@ jobs:
- name: Execute block_reorg macro
run: |
dbt run-operation fsc_utils.block_reorg --args "{reorg_model_list: '${{ steps.list_models.outputs.model_list }}', hours: '12'}"
dbt run-operation fsc_utils.block_reorg --args "{reorg_model_list: '${{ steps.list_models.outputs.model_list }}', hours: '12'}" && grep -E "SQL status|/* {" logs/dbt.log