diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f8e682e..325b14a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -name: minimum compile error check +name: compile error check on: - push