Skip to content

Commit

Permalink
switch back to pyee 8
Browse files Browse the repository at this point in the history
  • Loading branch information
mikejgray authored and JarbasAl committed Nov 21, 2024
1 parent 8b21b6f commit 7a68b52
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ jobs:
- name: Install test dependencies
run: |
pip install -r test/requirements.txt
pip install -U "pyee<12.0.0"
- name: Run unittests
run: |
pytest --cov=ovos_bus_client --cov-report=xml test/unittests
Expand Down

0 comments on commit 7a68b52

Please sign in to comment.