mirror of
https://github.com/JoelBender/bacpypes
synced 2025-09-28 22:15:23 +08:00
I was a little too bash script for powershell :-)
This commit is contained in:
parent
8ffeea9df9
commit
9dbdc9100f
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -75,7 +75,7 @@ jobs:
|
|||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install flake8 pytest
|
||||
if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
|
||||
pip install -r requirements.txt
|
||||
pip install .
|
||||
- name: Test with pytest
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue
Block a user