Skip to content

Commit

Permalink
Let's install bacpypes3 from branch 26
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianTremblay committed Mar 29, 2024
1 parent 5c46fe1 commit fc85660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
pip install pytest-asyncio
pip install coveralls
pip install .
pip install git+https://github.com/JoelBender/BACpypes3.git
pip install git+https://github.com/JoelBender/BACpypes3.git@26-custom-router-info
- name: Test with pytest
run: |
coverage run --source BAC0 -m pytest -v
Expand Down

0 comments on commit fc85660

Please sign in to comment.