We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30db887 commit e935cf1Copy full SHA for e935cf1
1 file changed
.github/workflows/post-sofa-dev-template.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Run script SOFA-dev-meeting-template.py
31
if: github.event.schedule != '0 0 15 * *'
32
run: |
33
- python SOFA-dev-meeting/SOFA-dev-meeting-template.py sofa SofaPython3 BeamAdapter doc SofaGLFW Regression Sofa.Qt SofaMJEDFEM CGALPlugin Registration PluginExample CSparseSolvers ci
+ python SOFA-dev-meeting/SOFA-dev-meeting-template.py sofa SofaPython3 BeamAdapter doc ci SofaGLFW Regression Sofa.Qt SofaMJEDFEM CGALPlugin Registration PluginExample CSparseSolvers Sofa.Metis
34
working-directory: ${{ github.workspace }}
35
env:
36
DISCORD_WEBHOOK_URL: ${{ secrets.DISCORD_SOFADEV_WEBHOOK_URL }}
0 commit comments