fix syntax
This commit is contained in:
parent
088b1ea628
commit
d04ba40efe
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ steps:
|
|||
retry:
|
||||
automatic:
|
||||
- exit_status: 1 # retry end-to-end tests once as Puppeteer sometimes fails
|
||||
- limit: 1
|
||||
limit: 1
|
||||
|
||||
- label: "🔧 Riot Tests"
|
||||
agents:
|
||||
|
|
Loading…
Reference in a new issue