mirror of
https://github.com/verilator/verilator.git
synced 2025-01-01 04:07:34 +00:00
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