Skip to content

Commit 72ebfb1

Browse files
committed
Fix test project in formatting
1 parent 7514862 commit 72ebfb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.yamato/format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ check_format:
66
flavor: b1.small
77
commands:
88
- git clone --branch stable [email protected]:unity/unity-meta.git
9-
- perl unity-meta/Tools/Format/format.pl --dry-run --hgarg metahash=badf00d --hgarg metabranch=stable ./com.unity.mobile.notifications/Editor ./com.unity.mobile.notifications/Runtime ./com.unity.mobile.notifications/Tests ./TestProjects/com.unity.mobile-notifications-sample
9+
- perl unity-meta/Tools/Format/format.pl --dry-run --hgarg metahash=badf00d --hgarg metabranch=stable ./com.unity.mobile.notifications/Editor ./com.unity.mobile.notifications/Runtime ./com.unity.mobile.notifications/Tests ./TestProjects/Main
1010
triggers:
1111
branches:
1212
only:

0 commit comments

Comments
 (0)