1 parent 07cb026 commit 0184f63Copy full SHA for 0184f63
1 file changed
.github/workflows/ci.yaml
@@ -33,6 +33,8 @@ jobs:
33
34
steps:
35
- uses: actions/checkout@v5
36
+ with:
37
+ fetch-depth: 0
38
39
- name: "Setup Micromamba"
40
uses: mamba-org/setup-micromamba@v2
0 commit comments