Skip to content

Commit 3c4aa12

Browse files
committed
tests: Enable LFS
Signed-off-by: Alexandre Milesi <[email protected]>
1 parent 0732216 commit 3c4aa12

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/container-validation-dynamo.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
steps:
2727
- name: Checkout repository
2828
uses: actions/checkout@v4
29+
with:
30+
lfs: true
2931
- name: Set up Docker Buildx
3032
uses: docker/setup-buildx-action@v3
3133
- name: Login to NGC

0 commit comments

Comments
 (0)