diff --git a/.github/workflows/test-all-patches-action.yml b/.github/workflows/test-all-patches-action.yml index b44f04e..7bfd841 100644 --- a/.github/workflows/test-all-patches-action.yml +++ b/.github/workflows/test-all-patches-action.yml @@ -20,3 +20,6 @@ jobs: - name: Run Tests run: ./src-dir/.github/workflows/testPatches.sh ./src-dir ./wiki-dir + + - name: See wiki diff + run: git diff main ./wiki-dir