Skip to content

Commit 6ed3217

Browse files
Fix homepage readme (#468)
* Rename .github/README.md to .github/WORKFLOW.md * Add link to WORKFLOW.md in Testing Guide * Update Testing Guide reference to WORKFLOW.md
1 parent 0ae6a5c commit 6ed3217

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
File renamed without changes.

tests/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ Running a test case requires
77
- Install Git LFS used to download test data
88
- Build svZeroDSolver (only required from certain tests)
99

10+
All the integration testing steps described below are automatically performed upon pull requests to the main branch, using GitHub Actions. See [WORKFLOW.md](../.github/WORKFLOW.md) for more details.
11+
1012
# Build svMultiPhysics
1113
svMultiPhysics can be built following these [instructions](../README.md).
1214

0 commit comments

Comments
 (0)