Skip to content

Commit

Permalink
Merge branch 'dev' into fix/openai
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-service-account committed Jul 12, 2024
2 parents cad6a93 + a6c43c8 commit 8042fca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cortex-js-openai-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
pip3 install pytest-reportportal pytest-html
cat ../coverage/conftest.py >> tests/conftest.py
cat ../coverage/endpoint_mapping.json >> tests/endpoint_mapping.json
cat ../coverage/endpoint_mapping.json >> tests/endpoints_mapping.json
cat ../coverage/pytest.ini >> pytest.ini
echo "rp_api_key = ${{ secrets.RP_API_KEY }}" >> pytest.ini
echo "rp_endpoint = ${{ secrets.RP_ENDPOINT }}" >> pytest.ini
Expand Down

0 comments on commit 8042fca

Please sign in to comment.