Skip to content

Commit

Permalink
refactors
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanlott committed May 24, 2023
1 parent c09306f commit 0c009ca
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
test:
go test -count 1 -v ./pkg/...
go test -race -count 1 -v ./pkg/...

build-docker:
docker build -t golem .
Expand Down
File renamed without changes.

0 comments on commit 0c009ca

Please sign in to comment.