mirror of
https://github.com/google/bumble.git
synced 2026-07-14 14:10:50 +00:00
Update python-build-test.yml
This commit is contained in:
committed by
GitHub
parent
e99d291cb7
commit
7e8b201999
@@ -27,6 +27,7 @@ jobs:
|
|||||||
python -m pip install build
|
python -m pip install build
|
||||||
pip install ".[test]"
|
pip install ".[test]"
|
||||||
- name: Build package
|
- name: Build package
|
||||||
|
run: |
|
||||||
python -m build
|
python -m build
|
||||||
- name: Test with pytest
|
- name: Test with pytest
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user