Skip to content
Snippets Groups Projects
Commit 77b03e5e authored by Matthias Diener's avatar Matthias Diener Committed by Andreas Klöckner
Browse files

add lazy meshmode test

parent 82b03d20
No related branches found
No related tags found
No related merge requests found
......@@ -157,5 +157,9 @@ jobs:
. ./ci-support-v0
build_py_project_in_conda_env
test_py_project
if [[ "$DOWNSTREAM_PROJECT" = "meshmode" ]]; then
python ../examples/simple-dg.py --lazy
fi
# vim: sw=4
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment