Update command to run (to also detect warnings)

This commit is contained in:
Benoit Marty 2023-07-26 15:27:49 +02:00
parent c094f1ec94
commit 8188fad1e4

View file

@ -99,7 +99,7 @@ See https://github.com/twisted/towncrier#news-fragments if you need more details
Make sure the following commands execute without any error:
<pre>
./gradlew check
./tools/quality/check.sh
</pre>
Some separate commands can also be run, see below.