Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

Commit e642442

Browse files
committed
try adding to ignore in test.sh
1 parent 417de24 commit e642442

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ fi
3535

3636

3737
# Ignore these paths in the following tests.
38-
ignore="vendor\|out"
38+
ignore="vendor\|out\|actions"
3939

4040
# Check boilerplate
4141
echo "Checking boilerplate..."

0 commit comments

Comments
 (0)