Commit 405104d
committed
ci: restore incremental oj-verify by fetching full history
actions/checkout@v4 defaults to a shallow clone (fetch-depth: 1), which
broke oj-verify's timestamp-based change detection (regressed in #234, when
checkout went v1 -> v4). Pin fetch-depth: 0 so only changed tests re-run.1 parent e329660 commit 405104d
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
0 commit comments