Skip to content

Commit

Permalink
deps
Browse files Browse the repository at this point in the history
  • Loading branch information
theomonnom committed Nov 14, 2023
1 parent d051119 commit 6a424c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
- uses: actions/setup-python@v4
- name: Run tests
run: |
pip3 install pytest
pip3 install pytest ./livekit-protocol ./livekit-api ./livekit-rtc
pytest .

0 comments on commit 6a424c5

Please sign in to comment.