Skip to content

Commit

Permalink
Update connectors.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjoyo authored Feb 1, 2024
1 parent 969cb34 commit dca3709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/connectors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
run: poetry install --no-root --no-cache
-
name: Run pytest
run: ZEEBE_TEST_IMAGE_TAG=8.4.0 poetry run pytest
run: ZEEBE_TEST_IMAGE_TAG=8.4.0 OPENAI_API_KEY=${{ secrets.OPENAI_API_KEY }} poetry run pytest

0 comments on commit dca3709

Please sign in to comment.