mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-12 17:23:38 +00: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