We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0df5967 commit c1f0e28Copy full SHA for c1f0e28
.github/workflows/testing.yml
@@ -46,4 +46,4 @@ jobs:
46
- uses: actions/checkout@v2
47
- uses: satackey/action-docker-layer-caching@v0.0.5
48
- name: run test 3
49
- run: docker run -it --rm nipype_tutorial:latest python /home/neuro/nipype_tutorial/test_notebooks.py 3
+ run: docker run --rm nipype_tutorial:latest python /home/neuro/nipype_tutorial/test_notebooks.py 3
0 commit comments