Skip to content

Commit

Permalink
CI tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
sveinbjornt committed Oct 25, 2024
1 parent cc3081f commit f4b3948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip wheel setuptools
pip install -e '.[dev]'
pip install -e '.[dev]' --ignore-requires-python
- name: Set up API keys
run: |
# Azure TTS key
Expand Down

0 comments on commit f4b3948

Please sign in to comment.