Skip to content

Commit b2e9481

Browse files
committed
Load distribution for the coverage target
1 parent cc4a07c commit b2e9481

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

buildkite.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,8 @@ cat << EOF
6868
label: "Style"
6969
7070
- command: |
71-
${LOAD_CI_FOLDER}
71+
${LOAD_DISTRIBUTION}
72+
. ./buildkite/load_distribution.sh
7273
./buildkite/test_coverage.sh
7374
label: "Coverage"
7475
retry:

0 commit comments

Comments
 (0)