Skip to content

Commit 36854f2

Browse files
authored
Trying another test
1 parent 1d6044c commit 36854f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.buildkite/pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ steps:
4141
- echo "--- Install dependencies"
4242
- yarn install --immutable
4343
- yarn run -T browser exec make ci
44-
- echo " ############### Are there coverage files here?"
44+
- echo " +++ Are there coverage files here"
4545
- echo $PWD
4646
- find . -name "coverage-*.json"
4747
plugins:
@@ -105,7 +105,7 @@ steps:
105105
- yarn run -T core lint
106106
- yarn run -T core test
107107
- yarn turbo run --filter=core-integration-tests lint
108-
- echo " ############### Are there coverage files here?"
108+
- echo " +++ Are there coverage files here"
109109
- echo $PWD
110110
- find . -name "coverage-*.json"
111111
plugins:

0 commit comments

Comments
 (0)