Fix random test failures by ignoring .git in copytree (#3949)
This commit is contained in:
committed by
GitHub
parent
98554a9d20
commit
1fd1c9ae98
@@ -138,6 +138,7 @@ pytest 'tests/modules/project/tftest.yaml::context' --tb=short -s
|
||||
|
||||
* **Branching:** Use `username/feature-name`.
|
||||
* **Commits:** Atomic commits with clear messages.
|
||||
* **PR Titles:** Avoid semantic commit prefixes. Use Title Case for the first word.
|
||||
* **Docs:** Do not manually edit the variables/outputs tables in READMEs; use `tfdoc.py`.
|
||||
|
||||
## Adding Context Support to a Module
|
||||
|
||||
Reference in New Issue
Block a user