summaryrefslogtreecommitdiff
path: root/check_commands.txt
diff options
context:
space:
mode:
Diffstat (limited to 'check_commands.txt')
-rw-r--r--check_commands.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/check_commands.txt b/check_commands.txt
index 1d1b424..8e6ff5c 100644
--- a/check_commands.txt
+++ b/check_commands.txt
@@ -1,4 +1,4 @@
/usr/bin/meson format --recursive --check-only
rustfmt --edition 2024 --check $(find src -type f -name '*.rs')
ninja clippy -C build
-meson test unittests '*repo*' '*porthole*' -C build
+meson test unittests '*repo*' '*porthole*' '*profile*' -C build