Skip to content

Commit

Permalink
PhONY --> PHONY
Browse files Browse the repository at this point in the history
  • Loading branch information
tjyang committed Dec 28, 2021
1 parent 944d427 commit a0f24b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ run:
run-local:
@docker-compose -f docker-compose.local.yml up --build

.PhONY: run-remote
.PHONY: run-remote
## run-remote: Runs remote test environment
run-remote:
@docker-compose -f docker-compose.remote.yml up --build
Expand Down

0 comments on commit a0f24b2

Please sign in to comment.