Compare commits
No commits in common. "3998cf7875b9c9027b29c16d07f1c37c9e03dd97" and "b5086ead88e1d7056670ffc64a3539af36a94f86" have entirely different histories.
3998cf7875
...
b5086ead88
1 changed files with 0 additions and 5 deletions
|
@ -11,11 +11,6 @@ jobs:
|
|||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Debug Repository Contents
|
||||
run: |
|
||||
pwd
|
||||
ls -R
|
||||
|
||||
- name: Fetch all history for git diff
|
||||
run: git fetch --depth=2
|
||||
|
||||
|
|
Loading…
Reference in a new issue