Skip to content

Commit

Permalink
Resolve vite vulnerability (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
JstnMcBrd committed Apr 6, 2024
1 parent acfac63 commit 4a60a66
Show file tree
Hide file tree
Showing 3 changed files with 268 additions and 236 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,4 @@ jobs:
- name: Test API
run: npm run test-api -- --pool=forks
# --pool=forks is necessary to prevent random timeouts
# https://github.com/JstnMcBrd/delphi-ai/issues/26
# https://github.com/vitest-dev/vitest/issues/2008#issuecomment-1871066901
# https://github.com/JstnMcBrd/dectalk-tts/issues/9
Loading

0 comments on commit 4a60a66

Please sign in to comment.