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 eeb1faa commit 7be460dCopy full SHA for 7be460d
1 file changed
.github/workflows/testsPython.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: actions/checkout@v4
25
26
- name: Run Python tests
27
- uses: ./.github/actions/tests/python
+ uses: .github/actions/tests/python
28
with:
29
python-version: "${{ env.python-version}}"
30
openai-api-organization: "${{ secrets.OPENAI_API_ORGANIZATION }}"
0 commit comments