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 7be460d commit 6d5126cCopy full SHA for 6d5126c
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