Skip to content

Commit

Permalink
add comment to Makefile for TICS coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
srunde3 committed Jun 14, 2024
1 parent 1b3daf8 commit b34559f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ snap:
$(SNAPCRAFT)
.PHONY: snap

# TICS expects coverage info to be in ./coverage/.coverage
tics-analysis: depends-ci coverage
sudo apt install pylint
mkdir -p coverage
Expand Down

0 comments on commit b34559f

Please sign in to comment.