mirror of
https://github.com/google/bumble.git
synced 2026-06-02 07:47:03 +00:00
add pandora to code-check action
This commit is contained in:
@@ -33,7 +33,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
python -m pip install ".[build,test,development]"
|
||||
python -m pip install ".[build,test,development,pandora]"
|
||||
- name: Check
|
||||
run: |
|
||||
invoke project.pre-commit
|
||||
|
||||
Reference in New Issue
Block a user