Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
m110 committed Aug 25, 2024
1 parent a560917 commit 53e932b
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,7 +7,7 @@ lint:
staticcheck ./...

up:
docker-compose up -d
docker compose up -d

test:
go test -parallel 20 ./...
Expand Down

0 comments on commit 53e932b

Please sign in to comment.