Skip to content

Commit 65d20e8

Browse files
fangohrRobertRosca
andauthored
Update Makefile
Co-authored-by: Robert Rosca <32569096+RobertRosca@users.noreply.github.com>
1 parent e65043a commit 65d20e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ docker-clean:
8282
$(DOCKER_RUN) make clean
8383

8484
docker-binder-nbval:
85-
docker run python4compscience-binder make nbval-native
85+
$(DOCKER_RUN) make nbval-native
8686

8787
# to update the title page:
8888
# - screenshot first page of pdf

0 commit comments

Comments
 (0)