Skip to content

Commit

Permalink
Removed unused makefile target
Browse files Browse the repository at this point in the history
  • Loading branch information
niallthomson committed Jul 8, 2024
1 parent abf2285 commit 9d5e10b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@ tf-fmt:
test:
bash hack/run-tests.sh $(environment) $(module) $(glob)

.PHONY: generate-timings
generate-timings:
bash hack/generate-lab-timings.sh $(environment) $(module) $(glob)

.PHONY: shell
shell:
bash hack/shell.sh $(environment)
Expand Down

0 comments on commit 9d5e10b

Please sign in to comment.