Skip to content

Commit

Permalink
Simplify cmd name
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed Jul 28, 2023
1 parent af542f7 commit 98b57ec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ alias = "lint"
command = 'go'
args = [
'run',
'./cmd/print-deps',
'./cmd/deps',
]

[tasks.prepare-build]
Expand Down
File renamed without changes.

0 comments on commit 98b57ec

Please sign in to comment.