File tree Expand file tree Collapse file tree 4 files changed +3
-4
lines changed Expand file tree Collapse file tree 4 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 3232 export SIMVUE_URL=${{ secrets.SIMVUE_URL }}
3333 export SIMVUE_TOKEN=${{ secrets.SIMVUE_TOKEN }}
3434 poetry install --all-extras
35- poetry run pytest tests/integration
35+ poetry run pytest tests/integration
Original file line number Diff line number Diff line change 22
33## [ v1.0.0] ( https://github.com/simvue-io/connectors-openfoam/releases/tag/v1.0.0 ) - 2025-03-07
44
5- * Initial release of OpenFOAM Connector.
5+ * Initial release of OpenFOAM Connector.
Original file line number Diff line number Diff line change @@ -44,4 +44,4 @@ keywords:
4444license : Apache-2.0
4545commit : 64ff8a5344232d44fc7da5b6ff601d3023497977
4646version : 2.0.0a3
47- date-released : ' 2025-03-04'
47+ date-released : ' 2025-03-04'
Original file line number Diff line number Diff line change 1212import multiparser .parsing .tail as mp_tail_parser
1313import pydantic
1414import simvue
15-
1615from simvue_connector .connector import WrappedRun
1716
1817
You can’t perform that action at this time.
0 commit comments