diff options
author | ASpoonPlaysGames <66967891+ASpoonPlaysGames@users.noreply.github.com> | 2023-12-28 17:31:34 +0000 |
---|---|---|
committer | ASpoonPlaysGames <66967891+ASpoonPlaysGames@users.noreply.github.com> | 2023-12-28 17:31:34 +0000 |
commit | 4b920ec95b6ce9aaf8a4db812d0db032032bdcee (patch) | |
tree | 599f2b249b78722e72aad565eea5aa385134381f | |
parent | 720d0c43e94cc378793cbcbbc2379f8a67b8ba69 (diff) | |
download | NorthstarLauncher-4b920ec95b6ce9aaf8a4db812d0db032032bdcee.tar.gz NorthstarLauncher-4b920ec95b6ce9aaf8a4db812d0db032032bdcee.zip |
color?
-rw-r--r-- | .github/workflows/ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 84fb9489..254a3f58 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -52,4 +52,4 @@ jobs: with: args: "--in-place" - run: | - git diff --exit-code + git diff --exit-code --color-words |