Skip to content

Commit 8cabfbb

Browse files
committed
Added initial checks dependency to package-tests
1 parent a15fd59 commit 8cabfbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.yamato/package-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ package_test_-_ngo_{{ editor }}_{{ platform.name }}:
5454
- "upm-ci~/test-results/**/*"
5555
- "pvp-results/*"
5656
dependencies:
57+
- .yamato/_run-all.yml#run_quick_checks # initial checks to perform fast validation of common errors
5758
- .yamato/package-pack.yml#package_pack_-_ngo_{{ platform.name }}
5859
{% endfor -%}
5960
{% endfor -%}

0 commit comments

Comments
 (0)