Skip to content

Commit

Permalink
Throw exit code when there is a diff after yarn install (#2128)
Browse files Browse the repository at this point in the history
Co-authored-by: mfedderly <mdfedderly@mdfedderly.com>
  • Loading branch information
JamesLMilner and mfedderly authored Jun 24, 2021
1 parent 6a52e5b commit 4eab527
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/turf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@ jobs:
${{ runner.os }}-yarn-
- run: yarn --frozen-lockfile
- run: git diff --exit-code
- run: yarn test

0 comments on commit 4eab527

Please sign in to comment.