Hey team, is there anything specific required for ...
# prefect-community
m
Hey team, is there anything specific required for using a subdirectory from github in an ECS task? It seems as if I can only run a file which is at the test.py level, even with setting the entrypoints and path in many different combinations
Copy code
repoabc
|_____ test.py
|_____ example-dir
       |______ flowabc.py