We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce7bfc2 commit 7c28941Copy full SHA for 7c28941
1 file changed
.github/workflows/builds.yml
@@ -2288,7 +2288,7 @@ jobs:
2288
run: make doc
2289
working-directory: rust
2290
- name: Running suricata-verify
2291
- run: python3 ./suricata-verify/run.py -q --debug-failed
+ run: python3 ./suricata-verify/run.py -q --debug-failed --no-validation
2292
- run: make install
2293
- run: suricata-update -V
2294
- run: suricatasc -h
0 commit comments