Skip to content

Commit 5a17e4a

Browse files
Update Testing Guide reference to WORKFLOW.md
1 parent 4cdee08 commit 5a17e4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ 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, as explained in [WORKFLOW.md](../.github/WORKFLOW.md).
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.
1111

1212
# Build svMultiPhysics
1313
svMultiPhysics can be built following these [instructions](../README.md).

0 commit comments

Comments
 (0)