Skip to content

Commit 05151e4

Browse files
committed
chore: set integration test environment variable
1 parent 808dd57 commit 05151e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ jobs:
2828
uses: codecov/codecov-action@v4
2929
env:
3030
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
31+
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}

0 commit comments

Comments
 (0)