Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
theomonnom committed Nov 14, 2023
1 parent 7db99e4 commit f790923
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 @@ -18,5 +18,5 @@ jobs:
- name: Run tests
run: |
pip3 install pytest ./livekit-protocol ./livekit-api ./livekit-rtc
pytest .
pytest . --ignore=livekit-rtc/rust-sks

0 comments on commit f790923

Please sign in to comment.