Skip to content
Snippets Groups Projects
Commit 28adb411 authored by Christoph Alt's avatar Christoph Alt
Browse files

fixed typo in tag name for fslbm dashboard

parent d58ac99b
No related branches found
No related tags found
No related merge requests found
Pipeline #57129 passed
......@@ -263,7 +263,7 @@ def dashboard_fslbmgravitywave():
Filter("host"),
Filter("project_id", multi=True, default_value='walberla/walberla'),
Filter("branch", multi=True, default_value='master'),
Filter("numMPIProcess"),
Filter("numMPIProcesses"),
]
fields = [PanelInfos("simulationTime", Units.seconds), ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment