Skip to content

Commit c1f0e28

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

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
@@ -46,4 +46,4 @@ jobs:
4646
- uses: actions/checkout@v2
4747
- uses: satackey/action-docker-layer-caching@v0.0.5
4848
- name: run test 3
49-
run: docker run -it --rm nipype_tutorial:latest python /home/neuro/nipype_tutorial/test_notebooks.py 3
49+
run: docker run --rm nipype_tutorial:latest python /home/neuro/nipype_tutorial/test_notebooks.py 3

0 commit comments

Comments
 (0)