Skip to content

Commit 7b9849b

Browse files
authored
Update ports_quectel.yml
Signed-off-by: Nikola Neskovic <nikola.neskovic@quectel.com>
1 parent 938603d commit 7b9849b

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/ports_quectel.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build Firmware (Native)
1+
name: quectel port / build(push)
22

33
on: [push, pull_request]
44

@@ -9,9 +9,6 @@ jobs:
99
steps:
1010
- name: Checkout Repository
1111
uses: actions/checkout@v4
12-
with:
13-
submodules: 'recursive'
14-
fetch-depth: 0
1512

1613
- name: Install Special SDK Tool
1714
run: |

0 commit comments

Comments
 (0)