diff options
author | ASpoonPlaysGames <66967891+ASpoonPlaysGames@users.noreply.github.com> | 2023-12-28 17:33:03 +0000 |
---|---|---|
committer | ASpoonPlaysGames <66967891+ASpoonPlaysGames@users.noreply.github.com> | 2023-12-28 17:33:03 +0000 |
commit | 63aa1f179cb2a59334e97787eb0159fe10f15f2d (patch) | |
tree | 47b40ce0b3c6d3c3842509a59cb767303653addb | |
parent | 4b920ec95b6ce9aaf8a4db812d0db032032bdcee (diff) | |
download | NorthstarLauncher-63aa1f179cb2a59334e97787eb0159fe10f15f2d.tar.gz NorthstarLauncher-63aa1f179cb2a59334e97787eb0159fe10f15f2d.zip |
yeah nah that sucks
-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 254a3f58..84fb9489 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 --color-words + git diff --exit-code |