Compare commits

..

No commits in common. "3998cf7875b9c9027b29c16d07f1c37c9e03dd97" and "b5086ead88e1d7056670ffc64a3539af36a94f86" have entirely different histories.

View file

@ -11,11 +11,6 @@ jobs:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Debug Repository Contents
run: |
pwd
ls -R
- name: Fetch all history for git diff - name: Fetch all history for git diff
run: git fetch --depth=2 run: git fetch --depth=2