Skip to content

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
ludete committed Apr 9, 2020
1 parent 31df457 commit 5f53d1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ test -z "$(golangci-lint run -j 4 --disable-all \

time go test -covermode=atomic -coverprofile=coverage.out -tags rpctest $linter_targets

time go run ../modules/market/matchfuzz/main.go
time go run modules/market/matchfuzz/main.go


0 comments on commit 5f53d1b

Please sign in to comment.