Skip to content

Commit

Permalink
nit - fix makefile cache
Browse files Browse the repository at this point in the history
  • Loading branch information
ddl-cedricyoung committed Oct 2, 2024
1 parent a21ad8f commit 74a4128
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 @@ -67,4 +67,4 @@ coverage: src/* tests/*
echo "open HTML coverage report at htmlcov/index.html"

# disable caching for all make targets
.PHONY: all help format lint ci-lint test build coverage
.PHONY: all help fix lint ci-lint test build coverage

0 comments on commit 74a4128

Please sign in to comment.