Skip to content
This repository was archived by the owner on Feb 22, 2020. It is now read-only.

Commit 6f65c0a

Browse files
authored
ensure yarn.lock does not change (#40)
1 parent 2edfef3 commit 6f65c0a

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)