Skip to content

Commit

Permalink
ignore github models error in github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
pelikhan committed Aug 2, 2024
1 parent e34b607 commit 787070e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github-models.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@ jobs:
run: yarn compile
- name: run summarize github-gpt4o
run: yarn test:summarize --model github:gpt-4o --out ./temp
continue-on-error: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 787070e

Please sign in to comment.