From aa2f5c6458463e39c953ea50d7e6033eab3c0d19 Mon Sep 17 00:00:00 2001 From: deng Date: Tue, 21 May 2024 08:10:31 +0000 Subject: [PATCH] try to access images housed by lfs --- .gitea/workflows/test_action.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/test_action.yaml b/.gitea/workflows/test_action.yaml index 8c57889..1df00f8 100644 --- a/.gitea/workflows/test_action.yaml +++ b/.gitea/workflows/test_action.yaml @@ -8,3 +8,4 @@ jobs: steps: - run: echo "Hello World" - run: python -V + - run: md5sum data/images/George_the_amazing_guinea_pig.jpg