AZ-400 • Practice Test 36
Free AZ-400 practice test — 15 questions with explanations. Set 36. No signup required.
Your team uses GitHub Actions to build a Python application. The workflow includes a step to run unit tests with pytest. The tests pass locally but fail in CI with 'ModuleNotFoundError: No module named 'myapp''. The repository structure has the application code in a subdirectory 'src/'. What is the most likely fix?