mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
github actions build and run tests as separate steps
This commit is contained in:
2
.github/workflows/build_tests.yml
vendored
2
.github/workflows/build_tests.yml
vendored
@@ -50,6 +50,8 @@ jobs:
|
|||||||
ccache -s
|
ccache -s
|
||||||
ccache -z
|
ccache -z
|
||||||
|
|
||||||
|
- name: make
|
||||||
|
run: make px4_sitl_test
|
||||||
- name: main tests
|
- name: main tests
|
||||||
run: make tests
|
run: make tests
|
||||||
- name: ccache post-run
|
- name: ccache post-run
|
||||||
|
|||||||
Reference in New Issue
Block a user