diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index eb84b46..e17b498 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -1,5 +1,5 @@ # SPDX-License-Identifier: CC0-1.0 - - id: meson test + - id: meson-test name: meson test description: Run all meson tests entry: meson test -C build/