FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

CHANGE: switch yamato trigger to always run performance tests even wi… · stuartbrown-unity/InputSystem@ee9617b · GitHub

Commit ee9617b

Browse files
authored
CHANGE: switch yamato trigger to always run performance tests even with no changes to branch (Unity-Technologies#2002)
Performance test are now always rerun as per schedule.
1 parent dd5ce9f commit ee9617b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎.yamato/upm-ci.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -259,10 +259,10 @@ performance_tests_only:
259259
recurring:
260260
- branch: develop
261261
frequency: daily
262-
rerun: on_new_revision
262+
rerun: always
263263
- branch: stable
264264
frequency: weekly
265-
rerun: on_new_revision
265+
rerun: always
266266

267267
{% for run in (1..2) %}
268268
publish{% cycle "", "_dryrun" %}:

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL