Sfoglia il codice sorgente

remove entrypoint statement

Lennart Wittkuhn 1 anno fa
parent
commit
3d141ac1c2
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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: |