Commit 69d0bbe
committed
Skip tissue meshing in CI smoke test
Update the basic_smoke_test script to call Simulation.build_meshes with tissue=False so that the CI-only smoke test exercises fluid meshing while avoiding the additional TetGen and remeshing work for the tissue domain, improving runtime on Windows and macOS runners.1 parent 86c0958 commit 69d0bbe
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
23 | 26 | | |
24 | 27 | | |
25 | 28 | | |
| |||
0 commit comments