mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-19 13:25:31 +08:00
ci testing
This commit is contained in:
parent
5a4bb16201
commit
7d7893de81
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -95,6 +95,8 @@ jobs:
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.12'
|
||||
- name: Install dependencies testing
|
||||
run: make prereqs
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user