aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/ci.yml')
-rw-r--r--.github/workflows/ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 0cadab26..84fb9489 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 --dump-config json"
+ args: "--in-place"
- run: |
- git diff --exit-code --color-words
+ git diff --exit-code