Skip to content

Commit

Permalink
Loud diff
Browse files Browse the repository at this point in the history
  • Loading branch information
hmarr committed Aug 20, 2022
1 parent 1ec4be6 commit a9bede8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -24,4 +24,4 @@ jobs:
run: npm test

- name: Check build artefact has been checked in
run: npm run build && git diff --quiet
run: npm run build && git diff

0 comments on commit a9bede8

Please sign in to comment.