Skip to content

Commit 7be460d

Browse files
committed
test: python unit test
1 parent eeb1faa commit 7be460d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/testsPython.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/checkout@v4
2525

2626
- name: Run Python tests
27-
uses: ./.github/actions/tests/python
27+
uses: .github/actions/tests/python
2828
with:
2929
python-version: "${{ env.python-version}}"
3030
openai-api-organization: "${{ secrets.OPENAI_API_ORGANIZATION }}"

0 commit comments

Comments
 (0)