You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ Running a test case requires
7
7
- Install Git LFS used to download test data
8
8
- Build svZeroDSolver (only required from certain tests)
9
9
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.
11
11
12
12
# Build svMultiPhysics
13
13
svMultiPhysics can be built following these [instructions](../README.md).
0 commit comments