Skip to content

Commit 5cb2515

Browse files
fetch-depth: 0
Co-authored-by: Chris de Graaf <[email protected]>
1 parent fe81ae9 commit 5cb2515

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v2
14+
with:
15+
fetch-depth: 0
1416
- uses: julia-actions/setup-julia@v1
1517
with:
1618
version: 1

0 commit comments

Comments
 (0)