Skip to content

Commit

Permalink
Taskfile tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
FollowTheProcess committed Sep 22, 2024
1 parent 9d76e8c commit f532fc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,4 +106,4 @@ tasks:
desc: Remove build artifacts and other clutter
cmds:
- go clean ./...
- rm -rf {{.COV_DATA}}
- rm -rf *.out

0 comments on commit f532fc2

Please sign in to comment.