We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents db0b65d + 59d2ae6 commit 743db42Copy full SHA for 743db42
4 files changed
.github/workflows/FMITest.yml
.github/workflows/Test.yml
@@ -73,7 +73,7 @@ jobs:
73
verbose: true
74
emoji: true
75
job-summary: true
76
- custom-arguments: '-v '
+ custom-arguments: '-v'
77
click-to-expand: true
78
report-title: 'Test Report'
79
README.md
@@ -3,7 +3,6 @@
3
OMPython is a Python interface that uses ZeroMQ to
4
communicate with OpenModelica.
5
6
-[](https://github.com/OpenModelica/OMPython/actions/workflows/FMITest.yml)
7
[](https://github.com/OpenModelica/OMPython/actions/workflows/Test.yml)
8
9
## Dependencies
tests/test_FMIRegression.py
0 commit comments