Skip to content

Commit bc853b5

Browse files
author
Daisuke Nishimatsu
committed
use cache
Signed-off-by: Daisuke Nishimatsu <nishimarudai@gmail.com>
1 parent 738a495 commit bc853b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/testpr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ env:
77
# Change to 'true' to enable the cache upload as artifacts
88
SAVE_CACHE_AS_ARTIFACT: 'true'
99
# Change to 'true' to ignore cache and force a full rebuild, but please restore to 'false' before merging
10-
IGNORE_CACHE_AND_DO_FULL_REBUILD: 'true'
10+
IGNORE_CACHE_AND_DO_FULL_REBUILD: 'false'
1111

1212
jobs:
1313
build:

0 commit comments

Comments
 (0)