Commit ae8cbb22 authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Log non-functional mirgecom test to Github Actions

parent 9f0e4a02
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -772,8 +772,7 @@ function prepare_downstream_build()
  local proj_name=$(basename "$proj_url" .git)

  if [[ "$proj_name" =~ mirgecom* ]]; then
    echo "*** No point in testing mirgecom at the moment, see"
    echo "*** https://github.com/illinois-ceesd/mirgecom/pull/898"
    echo "::warning::No point in testing mirgecom at the moment, see https://github.com/illinois-ceesd/mirgecom/pull/898. Test not performed."
    exit 0
  fi