Update command to run (to also detect warnings)

This commit is contained in:
Benoit Marty 2023-07-26 15:27:49 +02:00
parent 0d35ce580b
commit ae81b6e59e

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.