Skip to content

Commit 2390cbc

Browse files
committed
Add run_quick_checks to desktop_standalone dependencies
1 parent 14ee396 commit 2390cbc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.yamato/desktop-standalone-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ desktop_standalone_build_{{ project.name }}_{{ platform.name }}_{{ backend }}_{{
5353
paths:
5454
- "artifacts/**/*"
5555
dependencies:
56+
- .yamato/_run-all.yml#run_quick_checks # initial checks to perform fast validation of common errors
5657
- .yamato/project-pack.yml#project_pack_-_{{ project.name }}_{{ platform.name }}
5758
{% endfor -%}
5859
{% endfor -%}

0 commit comments

Comments
 (0)