mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-31 02:11:40 +02:00
similar to https://github.com/frappe/frappe/pull/14061 This will ensure that only one instance of the following tests run per PR and cancel previous running/queued jobs when new commits are pushed. - Server / unit tests - UI tests - Patch test