Skip to content

Commit

Permalink
fix: Fix target comment
Browse files Browse the repository at this point in the history
  • Loading branch information
yiannistri committed Oct 16, 2023
1 parent e665ddf commit e1689c8
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 @@ -187,7 +187,7 @@ ui-test: ## Run UI tests
ui-audit: ## Run audit against the UI
yarn audit --production

ui-audit-fix: ## Run audit against the UI
ui-audit-fix: ## Fix UI audit errors
yarn yarn-audit-fix

# Build the UI as an NPM package (hosted on github)
Expand Down

0 comments on commit e1689c8

Please sign in to comment.