Skip to content

Commit dff1304

Browse files
djareckamgxd
andauthored
Update .github/workflows/testing.yml
Co-authored-by: Mathias Goncalves <goncalves.mathias@gmail.com>
1 parent c1f0e28 commit dff1304

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- uses: actions/checkout@v2
3838
- uses: satackey/action-docker-layer-caching@v0.0.5
3939
- name: run test 2
40-
run: docker run -it --rm nipype_tutorial:latest python /home/neuro/nipype_tutorial/test_notebooks.py 2
40+
run: docker run --rm nipype_tutorial:latest python /home/neuro/nipype_tutorial/test_notebooks.py 2
4141

4242
test_3:
4343
needs: build

0 commit comments

Comments
 (0)