Update 'Makefile'
This commit is contained in:
parent
65d9e2295f
commit
67de5e2350
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
|||||||
.DEFAULT_GOAL := default
|
.DEFAULT_GOAL := default
|
||||||
|
|
||||||
IMAGE ?= docker.cluster.fun/averagemarcus/docker-prusaslicer:latest
|
IMAGE ?= docker.cluster.fun/averagemarcus/prusaslicer:latest
|
||||||
|
|
||||||
.PHONY: test # Run all tests, linting and format checks
|
.PHONY: test # Run all tests, linting and format checks
|
||||||
test: lint check-format run-tests
|
test: lint check-format run-tests
|
||||||
|
Loading…
Reference in New Issue
Block a user