Przeglądaj źródła

remove entrypoint statement

Lennart Wittkuhn 1 rok temu
rodzic
commit
3d141ac1c2
1 zmienionych plików z 0 dodań i 1 usunięć
  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: |