mirror of
https://github.com/JoelBender/bacpypes
synced 2025-09-28 22:15:23 +08:00
error on yaml
This commit is contained in:
parent
6c438e1629
commit
3a201ab7cc
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -52,8 +52,8 @@ jobs:
|
|||
python-version: ${{ matrix.python-version }}
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
# pip install pytest netifaces wheel
|
||||
pip install pytest
|
||||
# pip install pytest netifaces wheel
|
||||
python setup.py install
|
||||
# - name: Lint with flake8
|
||||
# run: |
|
||||
|
|
Loading…
Reference in New Issue
Block a user