Skip to content

Commit

Permalink
fix(ci): removed demos list as it should be added through the dashboa…
Browse files Browse the repository at this point in the history
…rd UI itself
  • Loading branch information
vedpatwardhan authored Oct 6, 2023
1 parent 15d846b commit 3eafe45
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion run_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,6 @@ def get_submodule_and_function_name(test_path, is_frontend_test=False):
"_id": function_name,
"test_path": test_path,
"submodule": submodule,
"demos": [],
f"{prefix_str}{backend}.{version}.status.{device}": status,
f"{prefix_str}{backend}.{version}.workflow.{device}": run_id,
}
Expand Down

0 comments on commit 3eafe45

Please sign in to comment.