We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7514862 commit 72ebfb1Copy full SHA for 72ebfb1
.yamato/format.yml
@@ -6,7 +6,7 @@ check_format:
6
flavor: b1.small
7
commands:
8
- 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
+ - 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
10
triggers:
11
branches:
12
only:
0 commit comments