Skip to content

Commit 0d7d15f

Browse files
committed
Remove sparse checkout
1 parent f7cf305 commit 0d7d15f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/cache-pixi-lock.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
- uses: actions/checkout@v5
1818
with:
1919
fetch-depth: 0
20-
sparse-checkout: pixi.toml
2120
- name: Get current date
2221
id: date
2322
run: echo "date=$(date +'%Y-%m-%d')" >> "$GITHUB_OUTPUT"

0 commit comments

Comments
 (0)