Skip to content

Commit

Permalink
quoting
Browse files Browse the repository at this point in the history
  • Loading branch information
blampe committed Nov 16, 2024
1 parent acbc56f commit c97347a
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 @@ -227,7 +227,7 @@ test_provider:


shard:
@(cd tests && go run github.com/blampe/shard@5d213788e1a3 --total $(TOTAL) --index $(INDEX) --output env)
@(cd tests && go run github.com/blampe/shard@output --total $(TOTAL) --index $(INDEX) --output env)

test_shard:
cd tests && \
Expand Down

0 comments on commit c97347a

Please sign in to comment.