We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 808dd57 commit 05151e4Copy full SHA for 05151e4
.github/workflows/coverage.yml
@@ -28,3 +28,4 @@ jobs:
28
uses: codecov/codecov-action@v4
29
env:
30
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
31
+ OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
0 commit comments