require-serial: true
This commit is contained in:
parent
5427ea05a8
commit
cb75c6456c
|
@ -4,9 +4,11 @@
|
|||
entry: cargo-lock-updater
|
||||
language: script
|
||||
types: [text]
|
||||
require_serial: true
|
||||
- id: fmt-check
|
||||
name: Check formatting
|
||||
description: Runs make fmt-check
|
||||
entry: fmt-check
|
||||
language: script
|
||||
types: [text]
|
||||
require_serial: true
|
||||
|
|
Loading…
Reference in a new issue