CEED / Laghos

High-order Lagrangian Hydrodynamics Miniapp
http://ceed.exascaleproject.org/miniapps
BSD 2-Clause "Simplified" License
189 stars 61 forks source link

Use shared actions #143

Closed adrienbernede closed 3 years ago

adrienbernede commented 3 years ago

Sharing Github Actions in a dedicated repo to avoid duplication with MFEM, Remhos and GLVis.

There should be no change in the CI results due to this PR.

Relates to: https://github.com/mfem/mfem-actions https://github.com/mfem/mfem/pull/2146 GLVis/glvis#164 CEED/Remhos#30

adrienbernede commented 3 years ago

I applied the suggested change of name for the action repo (https://github.com/mfem/mfem/pull/2146#issuecomment-816809576). This uncovered a small bug, that was fixed in the action repo. Now waiting for tests to pass before I merge it.

adrienbernede commented 3 years ago

Tests passed! (but I can’t merge myself).