Skip to content

Commit

Permalink
Remove test_mp_core()
Browse files Browse the repository at this point in the history
  • Loading branch information
rdzman committed Dec 22, 2022
1 parent 03aaeed commit 54cc812
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 62 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,10 +145,6 @@ jobs:
- name: Test MOST
run: $ML_CMD "test_most(0,1)"

- name: Test MP-Core
if: env.INCLUDE_MP_CORE == '1'
run: $ML_CMD "test_mp_core(0,1)"

- name: Test MATPOWER Legacy
if: env.INCLUDE_MP_CORE == '1'
run: $ML_CMD "have_feature('mp_core', 0); test_matpower(0,1)"
58 changes: 0 additions & 58 deletions lib/t/test_mp_core.m

This file was deleted.

0 comments on commit 54cc812

Please sign in to comment.