Skip to content
This repository has been archived by the owner on Dec 23, 2024. It is now read-only.

Commit

Permalink
enable lfs for checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
jacques-n committed Dec 18, 2024
1 parent 4418618 commit 5154c23
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
fail-fast: false
steps:
- uses: actions/checkout@v4
with:
lfs: true
- uses: actions/setup-go@v5
with:
go-version: ${{ matrix.go }}
Expand Down

0 comments on commit 5154c23

Please sign in to comment.