fix tests
This commit is contained in:
parent
5087360a43
commit
2df35815da
1 changed files with 2 additions and 0 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
|
@ -16,6 +16,8 @@ jobs:
|
|||
permissions:
|
||||
id-token: write # Important for trusted publishing to PyPI
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
OPENAI_API_KEY: fake-for-tests
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
|
|
|||
Loading…
Reference in a new issue