We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc4a07c commit b2e9481Copy full SHA for b2e9481
1 file changed
buildkite.sh
@@ -68,7 +68,8 @@ cat << EOF
68
label: "Style"
69
70
- command: |
71
- ${LOAD_CI_FOLDER}
+ ${LOAD_DISTRIBUTION}
72
+ . ./buildkite/load_distribution.sh
73
./buildkite/test_coverage.sh
74
label: "Coverage"
75
retry:
0 commit comments