Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm committed Aug 15, 2023
1 parent 0fa3651 commit 6dae90b
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 @@ -26,7 +26,7 @@ test: install ## Run tests

.PHONY: clean
clean: ## Clean up caches and build artifacts
@git clean -X -d -f
@git clean -X -d -f


.PHONY: coverage
Expand Down

0 comments on commit 6dae90b

Please sign in to comment.