mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-04 14:33:28 +08:00
just doing regular check in ci since checkfull is identical for fresh repo pulls
This commit is contained in:
parent
5f19f668dc
commit
ec3329f4c9
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -17,5 +17,5 @@ jobs:
|
|||||||
sudo apt-get -y install python3.7 python3.7-dev python3-pip python3-setuptools
|
sudo apt-get -y install python3.7 python3.7-dev python3-pip python3-setuptools
|
||||||
python3.7 -m pip install `tools/snippets pip_req_list`
|
python3.7 -m pip install `tools/snippets pip_req_list`
|
||||||
- name: Run checks and tests
|
- name: Run checks and tests
|
||||||
run: make -j2 checkfull test
|
run: make -j2 check test
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user