Skip to content

Commit

Permalink
test data
Browse files Browse the repository at this point in the history
  • Loading branch information
leoromanovsky committed Feb 15, 2024
1 parent 7118929 commit 7122745
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 @@ -34,7 +34,7 @@ lint:
golangci-lint run

## profile-memory - Run test and generate memory profile
profile-memory:
profile-memory: test-data
@cd eppoclient && \
{ \
echo "Using OUTFILE_SUFFIX: $$OUTFILE_SUFFIX"; \
Expand Down

0 comments on commit 7122745

Please sign in to comment.