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 36a5fd7 commit b80fc9eCopy full SHA for b80fc9e
.yamato/_triggers.yml
@@ -46,7 +46,7 @@ pull_request_trigger:
46
# Run the following tests on a selection of different desktop platforms
47
dependencies:
48
# Run package EditMode and Playmode package tests on trunk and minimum supported editor (2021.3 in case of NGOv1.X)
49
- - .yamato/project-tests.yml#test_testproject_mac_trunk
+ - .yamato/package-tests.yml#package_test_-_ngo_trunk_mac
50
- .yamato/package-tests.yml#package_test_-_ngo_2021.3_win
51
52
# Run testproject EditMode and Playmode project tests on trunk and minimum supported editor (2021.3 in case of NGOv1.X)
0 commit comments