diff --git a/.github/workflows/dbt_test_recent.yml b/.github/workflows/dbt_test_recent.yml index 254d3c2..36ce970 100644 --- a/.github/workflows/dbt_test_recent.yml +++ b/.github/workflows/dbt_test_recent.yml @@ -49,12 +49,6 @@ jobs: continue-on-error: true - - name: Log test results - run: | - python python/dbt_test_alert.py - - continue-on-error: true - - name: Log test results run: | python python/dbt_test_alert.py \ No newline at end of file