Skip to content

Commit bb5df2b

Browse files
committed
simplify main test workflow - do not run test_FMIRegression
* these are test for OpenModelica / no specific check for OMPython * they are run via a cron job * it increases the runtime of the unittest job
1 parent 93b7bac commit bb5df2b

File tree

3 files changed

+1
-126
lines changed

3 files changed

+1
-126
lines changed

.github/workflows/FMITest.yml

Lines changed: 0 additions & 56 deletions
This file was deleted.

.github/workflows/Test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
verbose: true
7474
emoji: true
7575
job-summary: true
76-
custom-arguments: '-v '
76+
custom-arguments: '-v'
7777
click-to-expand: true
7878
report-title: 'Test Report'
7979

tests/test_FMIRegression.py

Lines changed: 0 additions & 69 deletions
This file was deleted.

0 commit comments

Comments
 (0)