Skip to content

Commit 17e8ad9

Browse files
committed
Run linter on all files for now
1 parent 48af5ed commit 17e8ad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ jobs:
156156
with:
157157
clang-version: 20
158158
cmake-args: -DBUILD_MQT_DDSIM_BINDINGS=ON
159-
files-changed-only: true
159+
files-changed-only: false
160160
install-pkgs: "pybind11==3.0.0"
161161
setup-python: true
162162
cpp-linter-extra-args: "-std=c++20"

0 commit comments

Comments
 (0)