diff --git a/perl-IPC-Run.spec b/perl-IPC-Run.spec index c1d739f..af60379 100644 --- a/perl-IPC-Run.spec +++ b/perl-IPC-Run.spec @@ -114,7 +114,7 @@ make test - Switch Readonly testing requirement to a recommends (GH#127) - Fix full_result to always return $? (GH#129) - kill_kill: Immediately KILL the child process as documented for Win32 (GH#136) - - Switch to GitHub ctions for CI testing + - Switch to GitHub actions for CI testing - Re-structure shipped files into eg/ - Move author tests into xt/ and test them separately