Skip to content

Commit dd7df9e

Browse files
committed
simplify main test workflow - do not run test_FMIRegression
1 parent 93994f9 commit dd7df9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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 --ignore=./tests/test_FMIRegression.py --ignore=./tests_v400/test_FMIRegression.py'
7777
click-to-expand: true
7878
report-title: 'Test Report'
7979

0 commit comments

Comments
 (0)