|
11 | 11 | if: github.repository_owner == 'modelica' |
12 | 12 | runs-on: ubuntu-latest |
13 | 13 | steps: |
14 | | - - uses: actions/checkout@v4 |
| 14 | + - uses: actions/checkout@v6 |
15 | 15 | with: |
16 | 16 | fetch-depth: 5 |
17 | 17 | - name: Setup python environment |
|
28 | 28 | if: github.repository_owner == 'modelica' |
29 | 29 | runs-on: ubuntu-latest |
30 | 30 | steps: |
31 | | - - uses: actions/checkout@v4 |
| 31 | + - uses: actions/checkout@v6 |
32 | 32 | with: |
33 | 33 | fetch-depth: 5 |
34 | 34 | - name: Setup python environment |
|
59 | 59 | codespell -L alow ./Modelica/Media/IdealGases/Common/Functions.mo |
60 | 60 | codespell -L alow ./Modelica/Media/IdealGases/Common/package.mo |
61 | 61 | codespell -L delt ./Modelica/Media/Air/ReferenceAir.mo |
62 | | - codespell -L scrit,delt ./Modelica/Media/R134a.mo |
| 62 | + codespell -L scrit,delt,highT ./Modelica/Media/R134a.mo |
63 | 63 | codespell -L dout,scrit,delt ./Modelica/Media/Water/IF97_Utilities.mo |
64 | 64 | codespell -L rin ./Modelica/Electrical/Analog/Ideal/AD_Converter.mo |
65 | 65 | codespell -L rin ./Modelica/Electrical/Analog/Examples/AD_DA_conversion.mo |
|
76 | 76 | codespell -L nife ./Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/NickelIron |
77 | 77 | codespell -L technik ./Modelica/Magnetic/FundamentalWave/UsersGuide/References.mo |
78 | 78 | codespell -L supportt ./ModelicaTest/Rotational.mo |
| 79 | + codespell -L fo ./ModelicaTest/Utilities.mo |
79 | 80 | codespell -L lamda,inport ./ModelicaTestConversion4.mo |
80 | | - codespell --skip ./ObsoleteModelica4.mo,./Modelica/package.mo,./Modelica/UsersGuide/Contact.mo,./Modelica/UsersGuide/ReleaseNotes.mo,./Modelica/Clocked/RealSignals/Periodic/StateSpace.mo,./Modelica/Constants.mo,./Modelica/Blocks/Continuous.mo,./Modelica/StateGraph.mo,./Modelica/Electrical/Digital.mo,./Modelica/Electrical/Polyphase/Examples/PolyphaseRectifier.mo,./Modelica/Electrical/Polyphase/Examples/Utilities/PolyphaseRectifierData.mo,./Modelica/Fluid/package.mo,./Modelica/Fluid/Dissipation.mo,./Modelica/Fluid/Vessels.mo,./Modelica/Fluid/Examples/AST_BatchPlant.mo,./Modelica/Resources,./Modelica/Media/IdealGases/package.mo,./Modelica/Media/IdealGases/Common/SingleGasesData.mo,./Modelica/Media/IdealGases/Common/Functions.mo,./Modelica/Media/IdealGases/Common/package.mo,./Modelica/Media/Air/ReferenceAir.mo,./Modelica/Media/R134a.mo,./Modelica/Media/Water/IF97_Utilities.mo,./Modelica/Electrical/Analog/Ideal/AD_Converter.mo,./Modelica/Electrical/Analog/Examples/AD_DA_conversion.mo,./Modelica/Electrical/Polyphase/UsersGuide/References.mo,./Modelica/Electrical/Spice3.mo,./Modelica/Electrical/Machines/BasicMachines/Components/PartialAirGapDC.mo,./Modelica/Electrical/Machines/Examples/ControlledDCDrives,./Modelica/Electrical/Analog/UsersGuide/References.mo,./Modelica/Math/package.mo,./Modelica/Mechanics/Rotational,./Modelica/Mechanics/Translational,./Modelica/Mechanics/MultiBody,./Modelica/Magnetic/FluxTubes/UsersGuide/Contact.mo,./Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/NickelIron,./Modelica/Magnetic/FundamentalWave/UsersGuide/References.mo,./ModelicaTest/Rotational.mo,./ModelicaTestConversion4.mo,./.CI,./.github,./.git,*.png -L nin,inport,te,sinc,vie,commutating |
| 81 | + codespell --skip ./ObsoleteModelica4.mo,./Modelica/package.mo,./Modelica/UsersGuide/Contact.mo,./Modelica/UsersGuide/ReleaseNotes.mo,./Modelica/Clocked/RealSignals/Periodic/StateSpace.mo,./Modelica/Constants.mo,./Modelica/Blocks/Continuous.mo,./Modelica/StateGraph.mo,./Modelica/Electrical/Digital.mo,./Modelica/Electrical/Polyphase/Examples/PolyphaseRectifier.mo,./Modelica/Electrical/Polyphase/Examples/Utilities/PolyphaseRectifierData.mo,./Modelica/Fluid/package.mo,./Modelica/Fluid/Dissipation.mo,./Modelica/Fluid/Vessels.mo,./Modelica/Fluid/Examples/AST_BatchPlant.mo,./Modelica/Resources,./Modelica/Media/IdealGases/package.mo,./Modelica/Media/IdealGases/Common/SingleGasesData.mo,./Modelica/Media/IdealGases/Common/Functions.mo,./Modelica/Media/IdealGases/Common/package.mo,./Modelica/Media/Air/ReferenceAir.mo,./Modelica/Media/R134a.mo,./Modelica/Media/Water/IF97_Utilities.mo,./Modelica/Electrical/Analog/Ideal/AD_Converter.mo,./Modelica/Electrical/Analog/Examples/AD_DA_conversion.mo,./Modelica/Electrical/Polyphase/UsersGuide/References.mo,./Modelica/Electrical/Spice3.mo,./Modelica/Electrical/Machines/BasicMachines/Components/PartialAirGapDC.mo,./Modelica/Electrical/Machines/Examples/ControlledDCDrives,./Modelica/Electrical/Analog/UsersGuide/References.mo,./Modelica/Math/package.mo,./Modelica/Mechanics/Rotational,./Modelica/Mechanics/Translational,./Modelica/Mechanics/MultiBody,./Modelica/Magnetic/FluxTubes/UsersGuide/Contact.mo,./Modelica/Magnetic/FluxTubes/Material/SoftMagnetic/NickelIron,./Modelica/Magnetic/FundamentalWave/UsersGuide/References.mo,./ModelicaTest/Rotational.mo,./ModelicaTest/Utilities.mo,./ModelicaTestConversion4.mo,./.CI,./.github,./.git,*.png -L nin,inport,te,sinc,vie,commutating |
81 | 82 | clean_workflow_runs: |
82 | 83 | timeout-minutes: 5 |
83 | 84 | if: github.repository_owner == 'modelica' |
|
0 commit comments