diff --git a/.github/workflows/cli-tests.yml b/.github/workflows/cli-tests.yml index a52b498147..83357d9f17 100644 --- a/.github/workflows/cli-tests.yml +++ b/.github/workflows/cli-tests.yml @@ -1,7 +1,7 @@ # CLI tests: Check that various Makefile targets behave as expected # (without going deeper into provisioning and such) -name: CLI tests +name: CLI tests on: push: