feat!: Changed ID to adhere to standards
BREAKING CHANGE: The ID has changed from `meson test` to `meson-test`.
This commit is contained in:
parent
c4a6210fd3
commit
3f3b0c88a0
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
# SPDX-License-Identifier: CC0-1.0
|
# SPDX-License-Identifier: CC0-1.0
|
||||||
- id: meson test
|
- id: meson-test
|
||||||
name: meson test
|
name: meson test
|
||||||
description: Run all meson tests
|
description: Run all meson tests
|
||||||
entry: meson test -C build/
|
entry: meson test -C build/
|
||||||
|
|
Loading…
Reference in a new issue