diff --git a/examples/remote/ping.yml b/examples/remote/ping.yml index aecbe714..dc5bac99 100644 --- a/examples/remote/ping.yml +++ b/examples/remote/ping.yml @@ -10,4 +10,5 @@ pre-commit: commands: - run: echo pong + pong: + run: echo pong