Skip to content

Commit

Permalink
Temp: full simulation
Browse files Browse the repository at this point in the history
  • Loading branch information
vg12345 committed May 19, 2024
1 parent f159e1a commit a69b317
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pdr_plugin_ci_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

- name: Run single plugin instance on background as standalone
run: |
source run_simulation_pytest.sh
source plugins/pdr_deterministic_plugin/.pytest/run_simulation_pytest.sh
start_simulation_server_pytest
start_pdr_standalone_pytest
kill_simulation_server_pytest
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -116,4 +116,4 @@ def no_test_exclude_list_rest_api():

if __name__ == '__main__':
test_exclude_list_class_methods()
#test_exclude_list_rest_api()
#no_test_exclude_list_rest_api()

0 comments on commit a69b317

Please sign in to comment.