forked from github/verilator
Tests: Ignore github action commits
This commit is contained in:
parent
37ebc6e634
commit
ca9bdc6e70
@ -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}) {
|
||||
|
Loading…
Reference in New Issue
Block a user