mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 21:32:15 +01:00
flame: deactivating test plugin
This commit is contained in:
parent
4fa7eb25ff
commit
a326ab4290
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ class CollectTestSelection(pyblish.api.ContextPlugin):
|
|||
order = pyblish.api.CollectorOrder
|
||||
label = "test selection"
|
||||
hosts = ["flame"]
|
||||
active = False
|
||||
|
||||
def process(self, context):
|
||||
self.log.info(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue