mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
GH Actions: Remove submodules
The checkout action is not recursive, leading to build issues. Rely on auto-checkout on make instead.
This commit is contained in:
parent
81472b9a6b
commit
f8ab98b5de
1
.github/workflows/build_tests.yml
vendored
1
.github/workflows/build_tests.yml
vendored
@ -10,7 +10,6 @@ jobs:
|
||||
- uses: actions/checkout@v1
|
||||
with:
|
||||
token: ${{ secrets.ACCESS_TOKEN }}
|
||||
submodules: true
|
||||
- name: check_format
|
||||
env:
|
||||
CI: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user