Skip to content

Commit 6928992

Browse files
authored
Update test_changed_notebooks.yaml
1 parent 8c5a67d commit 6928992

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test_changed_notebooks.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ jobs:
1212

1313
steps:
1414
- uses: actions/checkout@v3
15-
# with:
16-
# fetch-depth: 100
15+
with:
16+
fetch-depth: 0
1717

1818
# - name: Set up Python
1919
# uses: actions/setup-python@v4

0 commit comments

Comments
 (0)