Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
turt2live committed Mar 14, 2019
1 parent d9cdfb8 commit b2874b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ steps:
- label: ":eslint: Lint"
command:
# TODO: Remove hacky chmod for BuildKite
- "chmod +x ./scripts/*"
#- "chmod +x ./scripts/*"
- "./scripts/fetch-develop.deps.sh --depth 1"
- "yarn install"
- "yarn lint"
Expand Down

0 comments on commit b2874b5

Please sign in to comment.