Skip to content

Commit

Permalink
ingest large files
Browse files Browse the repository at this point in the history
Signed-off-by: Sunny Yip <[email protected]>
  • Loading branch information
sunnyyip committed Jun 4, 2024
1 parent 46ffeae commit 09bc8df
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ jobs:
uses: ./
continue-on-error: true
with:
files: ./guac-data/docs
# files: ./guac-data/docs
files: ./guac-data/top-dh-sboms
client-id: ${{ secrets.GUAC_CLIENT_ID }}
client-secret: ${{ secrets.GUAC_CLIENT_SECRET }}
api-addr: https://ingesttest.api.dev.kusari.cloud
Expand Down

0 comments on commit 09bc8df

Please sign in to comment.