Skip to content

Commit

Permalink
Merge pull request #301 from terrateamio/main
Browse files Browse the repository at this point in the history
Release v1
  • Loading branch information
orbitz authored Sep 11, 2024
2 parents b07d9c5 + 7fcccd2 commit 0db7d78
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions terrat_runner/work_exec.py
Original file line number Diff line number Diff line change
Expand Up @@ -187,9 +187,6 @@ def _run(state, exec_cb):
logging.info('RESPONSE : CONTENT : %r', ret.content)
raise Exception('Failed to send results')

if not results['overall']['success']:
raise Exception('Failed executing operation')

return state


Expand Down

0 comments on commit 0db7d78

Please sign in to comment.