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