mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-19 19:09:06 +08:00
github actions build and run tests as separate steps
This commit is contained in:
parent
e0ce12ad27
commit
37817dd0af
2
.github/workflows/build_tests.yml
vendored
2
.github/workflows/build_tests.yml
vendored
@ -50,6 +50,8 @@ jobs:
|
||||
ccache -s
|
||||
ccache -z
|
||||
|
||||
- name: make
|
||||
run: make px4_sitl_test
|
||||
- name: main tests
|
||||
run: make tests
|
||||
- name: ccache post-run
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user