Skip to content

Commit c2b9d19

Browse files
committed
tests: cache sample files
1 parent 2dd52a6 commit c2b9d19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tox_matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,4 +95,4 @@ jobs:
9595
env:
9696
CONAN_COMPILER_LIBCXX: ${{ matrix.compiler_libcxx }}
9797
CONAN_USER_HOME: ${{ matrix.conan_user_home }}
98-
SAMPLE_IMAGES_ARCHIVE: "{{ github.workspace }}/sample_images.tar.gz"
98+
SAMPLE_IMAGES_ARCHIVE: "{{ github.workspace }}/sampledata/sample_images.tar.gz"

0 commit comments

Comments
 (0)