Skip to content

Commit

Permalink
improve git checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
jepler committed May 2, 2024
1 parent f9a440b commit 661fc4a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
with:
submodules: false
show-progress: false
fetch-depth: 0
filter: "blob:none"
- name: Set up compiler
uses: carlosperate/arm-none-eabi-gcc-action@v1
with:
Expand Down

0 comments on commit 661fc4a

Please sign in to comment.