Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 436a207

Browse files
committed
Merge branch 'develop' into anoa/reg_email
2 parents daff1cc + 5625abe commit 436a207

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.buildkite/pipeline.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ steps:
228228
upload: [ "logs/**/*.log", "logs/**/*.log.*", "logs/coverage.xml" ]
229229
- matrix-org/annotate:
230230
path: "logs/annotate.md"
231-
class: "error"
231+
style: "error"
232232
- matrix-org/coveralls#v1.0:
233233
parallel: "true"
234234
retry:
@@ -259,7 +259,7 @@ steps:
259259
upload: [ "logs/**/*.log", "logs/**/*.log.*", "logs/coverage.xml" ]
260260
- matrix-org/annotate:
261261
path: "logs/annotate.md"
262-
class: "error"
262+
style: "error"
263263
- matrix-org/coveralls#v1.0:
264264
parallel: "true"
265265
retry:
@@ -293,7 +293,7 @@ steps:
293293
upload: [ "logs/**/*.log", "logs/**/*.log.*", "logs/coverage.xml" ]
294294
- matrix-org/annotate:
295295
path: "logs/annotate.md"
296-
class: "error"
296+
style: "error"
297297
- matrix-org/coveralls#v1.0:
298298
parallel: "true"
299299
retry:

0 commit comments

Comments
 (0)