Fix python label, add test label

This commit is contained in:
Brandon Rising 2024-01-22 15:14:02 -05:00
parent 4caf63d53d
commit b94f6a4a29

View File

@ -8,10 +8,13 @@ PythonDeps:
Python:
- changed-files:
- any-glob-to-any-file:
- all-globs-to-any-file:
- 'invokeai/**'
- '!invokeai/frontend/web/**'
- 'tests/**'
PythonTests:
- changed-files:
- any-glob-to-any-file: 'tests/**'
CICD:
- changed-files: