Tests: Ignore github action commits

This commit is contained in:
Wilson Snyder 2020-12-18 23:06:42 -05:00
parent 37ebc6e634
commit ca9bdc6e70

View File

@ -16,7 +16,7 @@ scenarios(dist => 1);
my $root = "..";
my $Debug;
my %Contributors;
my %Contributors = ('github action' => 1);
my %Authors;
if ($ENV{VERILATOR_TEST_NO_CONTRIBUTORS}) {