Skip to content

Commit bd87282

Browse files
hasufellfendor
authored andcommitted
Enable caching for tests
1 parent cafcc80 commit bd87282

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
mkdir -p test-workspace/bin/
4747
export GHCUP_INSTALL_BASE_PREFIX=$(pwd)/test-workspace/bin
4848
echo $XDG_BIN_HOME $GHCUP_INSTALL_BASE_PREFIX
49+
ghcup config set cache true
4950
ghcup --no-verbose prefetch hls 1.4.0
5051
ghcup --no-verbose prefetch hls latest
5152
shell: bash

0 commit comments

Comments
 (0)