kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
fix: add fake session token for CI
rodzic
56a4f82b1d
commit
7c30a18170
|
@ -48,4 +48,6 @@ jobs:
|
||||||
run: pnpm install --frozen-lockfile
|
run: pnpm install --frozen-lockfile
|
||||||
|
|
||||||
- name: Run test
|
- name: Run test
|
||||||
|
env:
|
||||||
|
SESSION_TOKEN: 'fake-session-token-for-CI'
|
||||||
run: pnpm run test
|
run: pnpm run test
|
||||||
|
|
Ładowanie…
Reference in New Issue