Skip to content

Commit

Permalink
Fix makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
reshke committed Dec 25, 2023
1 parent 06f3752 commit 14b93ee
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 @@ -7,5 +7,5 @@ build:
####################### TESTS #######################

unittest:
go test -race ./pkg/proc/...
go test -race ./pkg/message/...

0 comments on commit 14b93ee

Please sign in to comment.