Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2df3581

Browse files
committed
fix tests
1 parent 5087360 commit 2df3581

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
permissions:
1717
id-token: write # Important for trusted publishing to PyPI
1818
runs-on: ubuntu-latest
19+
env:
20+
OPENAI_API_KEY: fake-for-tests
1921

2022
steps:
2123
- name: Checkout repository

0 commit comments

Comments
 (0)