mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-06 23:59:18 +08:00
ci
This commit is contained in:
parent
3904ebf9a8
commit
447abcdc61
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -50,6 +50,8 @@ jobs:
|
|||||||
uses: actions/setup-python@v4
|
uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: '3.11'
|
python-version: '3.11'
|
||||||
|
- name: Install dependencies
|
||||||
|
run: tools/pcommand install_pip_reqs
|
||||||
- name: All featuresets removed
|
- name: All featuresets removed
|
||||||
run: tools/pcommand spinoff_test empty
|
run: tools/pcommand spinoff_test empty
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user