Skip to content

Commit

Permalink
Added lfs to coverage step
Browse files Browse the repository at this point in the history
  • Loading branch information
ko1N committed Apr 3, 2024
1 parent b2ddd7a commit d1afd6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
lfs: true
path: 'memflow-repo'
- name: Set up Rust nightly
uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit d1afd6d

Please sign in to comment.