Skip to content

Commit ead151a

Browse files
authored
Merge branch 'main' into website-timestamp-24h
2 parents 0e561e8 + adc01cd commit ead151a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ jobs:
3636
- restore_cache:
3737
keys:
3838
- source-cache
39-
- checkout
39+
- checkout:
40+
method: full
4041
- run:
4142
name: Complete checkout
4243
command: |

0 commit comments

Comments
 (0)