Skip to content

Commit 83ca42e

Browse files
authored
Add SofaCUDALinearSolver to meeting script arguments
1 parent 0e0f638 commit 83ca42e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/post-sofa-dev-template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Run script SOFA-dev-meeting-template.py
3131
if: github.event.schedule != '0 0 15 * *'
3232
run: |
33-
python SOFA-dev-meeting/SOFA-dev-meeting-template.py sofa SofaPython3 BeamAdapter doc ci SofaGLFW Regression Sofa.Qt SofaMJEDFEM CGALPlugin Registration PluginExample SofaSphFluid CSparseSolvers Sofa.Metis SofaDefrost/Cosserat SofaDefrost/SoftRobots SofaDefrost/SoftRobots.Inverse SofaDefrost/ModelOrderReduction SofaDefrost/SofaViscoElastic SofaDefrost/SOFA.VTK
33+
python SOFA-dev-meeting/SOFA-dev-meeting-template.py sofa SofaPython3 BeamAdapter doc ci SofaGLFW Regression Sofa.Qt SofaMJEDFEM CGALPlugin Registration PluginExample SofaSphFluid CSparseSolvers Sofa.Metis SofaDefrost/Cosserat SofaDefrost/SoftRobots SofaDefrost/SoftRobots.Inverse SofaDefrost/ModelOrderReduction SofaDefrost/SofaViscoElastic SofaDefrost/SofaCUDALinearSolver SofaDefrost/SOFA.VTK
3434
working-directory: ${{ github.workspace }}
3535
env:
3636
DISCORD_WEBHOOK_URL: ${{ secrets.DISCORD_SOFADEV_WEBHOOK_URL }}

0 commit comments

Comments
 (0)