Skip to content

Commit 877ba8c

Browse files
committed
fix bad forward port
1 parent 0a5eaba commit 877ba8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.yamato/_triggers.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ pull_request_trigger:
6161

6262
# Run standalone test. We run it only on Ubuntu since it's the fastest machine, and it was noted that for example distribution on macOS is taking 40m since we switched to Apple Silicon
6363
# Coverage on other standalone machines is present in Nightly job so it's enough to not run all of them for PRs
64-
- .yamato/desktop-standalone-tests.yml#desktop_standalone_test_testproject_ubuntu_il2cpp_2022.3
65-
- .yamato/cmb-service-standalone-tests.yml#cmb_service_standalone_test_testproject_ubuntu_il2cpp_6000.0
64+
- .yamato/desktop-standalone-tests.yml#desktop_standalone_test_testproject_ubuntu_il2cpp_6000.0
65+
- .yamato/cmb-service-standalone-tests.yml#cmb_service_standalone_test_testproject_ubuntu_il2cpp_trunk
6666
triggers:
6767
cancel_old_ci: true
6868
pull_requests:

0 commit comments

Comments
 (0)