Skip to content

Commit

Permalink
Always check diff after assembly job
Browse files Browse the repository at this point in the history
  • Loading branch information
madsmtm committed Aug 27, 2023
1 parent 9b06aa2 commit 38791d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,7 @@ jobs:
TEST_OVERWRITE: 1

- name: Check diff
if: ${{ always() }}
run: git diff --exit-code

header-translator:
Expand Down

0 comments on commit 38791d4

Please sign in to comment.