Skip to content

Commit

Permalink
xxx
Browse files Browse the repository at this point in the history
  • Loading branch information
rjbs committed Feb 2, 2025
1 parent 6fbead8 commit caa5144
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions t/lib/Synergy/Test/EmptyPort.pm
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ use Net::EmptyPort ();
use Sub::Exporter -setup => [ qw(empty_port) ];

sub empty_port () {
exit 0;
if ($ENV{GITHUB_ACTIONS}) {
return 60606;
}
Expand Down

0 comments on commit caa5144

Please sign in to comment.