Skip to content

Commit c221f07

Browse files
committed
debugging
1 parent ecb3d33 commit c221f07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
uses: actions/checkout@v4
2222
with:
2323
submodules: recursive
24+
fetch-depth: 0 # required for version resolution
2425

2526
- name: Set up Conda
2627
uses: conda-incubator/[email protected]

0 commit comments

Comments
 (0)