require-serial: true

This commit is contained in:
Alex Janka 2024-08-23 11:49:09 +10:00
parent 5427ea05a8
commit cb75c6456c

View file

@ -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