Skip to content

Commit

Permalink
add fake key
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkent committed Nov 15, 2024
1 parent 6f45fba commit b6e26b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,6 @@ jobs:
run: pip install -e .[tests,participant_demographics,word_count]

- name: Test with pytest
env:
OPENAI_API_KEY: "fake_key"
run: pytest

0 comments on commit b6e26b0

Please sign in to comment.