Skip to content

Commit

Permalink
I need to override bacpypes3 using the git repo...not pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianTremblay committed Mar 29, 2024
1 parent 18a98a9 commit 48145c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
pip install pytest-asyncio
pip install coveralls
pip install .
pip install git+https://github.com/JoelBender/BACpypes3.git
- name: Test with pytest
run: |
coverage run --source BAC0 -m pytest -v
Expand Down

0 comments on commit 48145c2

Please sign in to comment.