Skip to content

Commit

Permalink
CI: Regenerate DeviationSlave.fmu
Browse files Browse the repository at this point in the history
  • Loading branch information
jschueller committed Jun 4, 2024
1 parent e0a09ca commit 561cee3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .ci_support/run_docker_linux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ cd /tmp
pip install . --user --break-system-packages
~/.local/bin/mo2fmu -h
~/.local/bin/mo2fmu ./otfmi/example/file/deviation.mo ./otfmi/example/file/fmu/linux-x86_64/deviation.fmu
pythonfmu build --file ./otfmi/example/file/DeviationSlave.py --dest ./otfmi/example/file/fmu/linux-x86_64/DeviationSlave.fmu

pytest test -s
cd doc && make html BUILDDIR=~/.local/share/otfmi/doc

Expand Down

0 comments on commit 561cee3

Please sign in to comment.