From b4f5847c7ef8a54769e9ede21f47861295b41138 Mon Sep 17 00:00:00 2001 From: wyatt Date: Sun, 5 Nov 2023 20:08:23 -0800 Subject: [PATCH] wiki diff --- .github/workflows/test-all-patches-action.yml | 3 +++ 1 file changed, 3 insertions(+) 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