We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95878df commit 13e82faCopy full SHA for 13e82fa
Makefile
@@ -5,7 +5,7 @@ CONTAINER_IMAGE := marlin-dev
5
6
help:
7
@echo "Tasks for local development:"
8
- @echo "* format-pins: Reformat all pins files
+ @echo "* format-pins: Reformat all pins files"
9
@echo "* tests-single-ci: Run a single test from inside the CI"
10
@echo "* tests-single-local: Run a single test locally"
11
@echo "* tests-single-local-docker: Run a single test locally, using docker"
0 commit comments