Fix make example_overview

pull/53/head
Vinícius Garcia 2024-10-28 22:44:12 -03:00
parent 14b1ba47d3
commit bb48d77d81
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ example_logger: mock
go run ./examples/logging_queries/.
example_overview: mock
go run ./examples/from_readme/.
go run ./examples/overview/.
PG_URL=
pgxsupport: