Commit 146355d
ci: Remove generated folders from pyfluent directory to avoid a git error [skip tests] (#4692)
To avoid a later git error in self-hosted runner which is due to some
folder generated within the pyfluent directory while running the
external_compressible_flow.py example script:
1. Make sure FM_* folder is generated in a temp directory.
2. Delete the generated wing_workflow_files at the end of the script.
I think external_compressible_flow.py is the only problematic one based
on errors found in github logs (see the issue details).
---------
Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com>1 parent fae6979 commit 146355d
File tree
2 files changed
+10
-0
lines changed- doc/changelog.d
- examples/00-fluent
2 files changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
70 | 73 | | |
71 | 74 | | |
72 | 75 | | |
| |||
88 | 91 | | |
89 | 92 | | |
90 | 93 | | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
91 | 97 | | |
92 | 98 | | |
93 | 99 | | |
| |||
374 | 380 | | |
375 | 381 | | |
376 | 382 | | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
377 | 386 | | |
0 commit comments