Skip to content

Commit

Permalink
Merge branch 'main' into fix-csv-synchronize
Browse files Browse the repository at this point in the history
  • Loading branch information
friendlymatthew authored Jan 16, 2024
2 parents dee734f + 165a9ef commit f567868
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 68,213 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/example-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
cd -
# Build the index
go run cmd/main.go examples/workspace/green_tripdata_2023-01.jsonl
go run cmd/main.go -jsonl examples/workspace/green_tripdata_2023-01.jsonl
# Copy to client
cp examples/workspace/green_tripdata_2023-01.jsonl examples/client
Expand Down
Loading

0 comments on commit f567868

Please sign in to comment.