Skip to content

Commit c726798

Browse files
committed
ensure yarn.lock does not change
1 parent db64016 commit c726798

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

buildkite.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ steps:
55
# Run tests
66
- command: |-
77
yarn
8+
git diff --exit-code
89
yarn run prettier-check
910
yarn run tslint
1011
yarn run typecheck

0 commit comments

Comments
 (0)