aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorASpoonPlaysGames <66967891+ASpoonPlaysGames@users.noreply.github.com>2023-12-28 17:58:36 +0000
committerASpoonPlaysGames <66967891+ASpoonPlaysGames@users.noreply.github.com>2023-12-28 17:58:36 +0000
commit15688eafc55100057da15184adb07e23c59a61b1 (patch)
tree37d80486a44a1678adacd033f59fa1404306877f
parentfd3354fe7d1683eee3b654b3bded97ee76d82be9 (diff)
downloadNorthstarLauncher-15688eafc55100057da15184adb07e23c59a61b1.tar.gz
NorthstarLauncher-15688eafc55100057da15184adb07e23c59a61b1.zip
/shrug
-rw-r--r--.cmake-format.json (renamed from .github/workflows/.cmake-format.json)0
-rw-r--r--.github/workflows/ci.yml2
2 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/.cmake-format.json b/.cmake-format.json
index f4b4f53f..f4b4f53f 100644
--- a/.github/workflows/.cmake-format.json
+++ b/.cmake-format.json
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 84fb9489..7b0dd1aa 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -50,6 +50,6 @@ jobs:
style: file
- uses: puneetmatharu/cmake-format-lint-action@v1.0.4
with:
- args: "--in-place"
+ args: "--in-place -c .cmake-format.json"
- run: |
git diff --exit-code