Skip to content

Commit f133b71

Browse files
committed
update tests
1 parent 764272a commit f133b71

14 files changed

Lines changed: 35 additions & 964 deletions

.github/workflows/Test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
timeout-minutes: 30
1313
strategy:
1414
matrix:
15-
python-version: ['3.10', '3.12']
15+
python-version: ['3.12'] # '3.10',
1616
os: ['ubuntu-latest', 'windows-latest']
1717
omc-version: ['stable']
1818

tests/test_ArrayDimension.py

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

tests/test_FMIExport.py

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

tests/test_FMIRegression.py

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

0 commit comments

Comments
 (0)