Skip to content

Commit

Permalink
fix: remove Checkout submodules step
Browse files Browse the repository at this point in the history
  • Loading branch information
romanzac committed Oct 21, 2024
1 parent 2ed8a05 commit 4993785
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ jobs:
- uses: arduino/setup-protoc@v3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: Checkout submodules
run: git submodule update --init --recursive
- uses: actions-rs/toolchain@v1
with:
profile: minimal
Expand Down

0 comments on commit 4993785

Please sign in to comment.