Skip to content

Commit

Permalink
Build example in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
philippgille committed May 4, 2024
1 parent 624fa7f commit 7710565
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,8 @@ jobs:
run: |
cd examples/semantic-search-arxiv-openai
go build -v ./...
- name: S3 export/import
run: |
cd examples/s3-export-import
go build -v ./...

0 comments on commit 7710565

Please sign in to comment.