Skip to content

Commit b9dce47

Browse files
committed
Merge branch 'copilot/adjust-ci-to-use-netlify-cli' of https://github.com/QuantEcon/lecture-python.myst into copilot/adjust-ci-to-use-netlify-cli
2 parents c375d02 + 8551d26 commit b9dce47

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
- uses: actions/checkout@v5
1616
with:
1717
ref: ${{ github.event.pull_request.head.sha }}
18+
fetch-depth: 0
1819
- name: Setup Anaconda
1920
uses: conda-incubator/setup-miniconda@v3
2021
with:

0 commit comments

Comments
 (0)