From bc8b3bf9bb18df62178119fe0976f5b864ba426b Mon Sep 17 00:00:00 2001 From: Justin Laughlin Date: Fri, 3 May 2024 18:36:58 -0700 Subject: [PATCH] typo --- .github/workflows/build-and-test.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build-and-test.yml b/.github/workflows/build-and-test.yml index 55388f9a..da2b6f31 100644 --- a/.github/workflows/build-and-test.yml +++ b/.github/workflows/build-and-test.yml @@ -7,8 +7,9 @@ # # MFEM is free software; you can redistribute it and/or modify it under the # terms of the BSD-3 license. We welcome feedback and contributions, see file -# CONTRIBUTING.md for details.# build-and-test.yml +# CONTRIBUTING.md for details. +# build-and-test.yml # # - Builds PyMFEM in three stages: # - MFEM dependencies + MFEM