]> AND Public Git Repository - simgrid.git/blobdiff - .github/workflows/docker-stable.yml
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Don't compute the dependencies locally in the checker, but through the observers...
[simgrid.git] / .github / workflows / docker-stable.yml
index c49925fb6c2573a829a63f27879e3b7b719fc009..43de9e3ed8a0052625789457c90f3cc96bd9326d 100644 (file)
@@ -96,7 +96,7 @@ jobs:
   docker-tuto-smpi:
     # the Dockerfile builds upon the docker-stable image, so add a dependency
     needs: docker-simgrid
-    
+
     runs-on: ubuntu-latest
     permissions:
       contents: read
@@ -132,4 +132,3 @@ jobs:
         env:
           MATTERMOST_WEBHOOK_URL: ${{ secrets.MATTERMOST_WEBHOOK_URL }}
           MATTERMOST_CHANNEL: ${{ secrets.MATTERMOST_CHANNEL}}
-