mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-18 16:02:10 +00:00
19246bcf3e
* chore: Windmill integration tests * Revert github workflow temp changes * fix ee --------- Co-authored-by: gbouv <guillaume@windmill.dev>
5 lines
133 B
Python
5 lines
133 B
Python
from .identity_script_test import *
|
|
from .increment_flow_test import *
|
|
from .schedule_test import *
|
|
from .windmill_sdk_test import *
|