This commit is contained in:
Weves
2025-04-25 15:03:44 -07:00
committed by Chris Weaver
parent c6d100b415
commit bbd0874200

View File

@@ -10,7 +10,7 @@ env:
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
GEN_AI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
MOCK_LLM_RESPONSE: true
PYTEST_PLAYWRIGHT_SKIP_INITIAL_FULL_RESET: true
PYTEST_PLAYWRIGHT_SKIP_INITIAL_RESET: true
jobs:
playwright-tests: