Browse Source

remove entrypoint statement

Lennart Wittkuhn 1 year ago
parent
commit
3d141ac1c2
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .github/workflows/main.yml

+ 0 - 1
.github/workflows/main.yml

@@ -8,7 +8,6 @@ jobs:
     runs-on: ubuntu-latest
     container:
       image: lennartwittkuhn/datalad:0.17.6
-      entrypoint: [""]
     steps:
       - name: Install and Build
         run: |