aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index a57e6d48..615402cc 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 --config-files .cmake-format.json --dump-config json"
+ args: "--in-place --config-files .cmake-format.json"
- run: |
git diff --exit-code