]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
README.md: updated note about running code checks
authorVasek Sraier <git@vakabus.cz>
Tue, 9 Feb 2021 10:13:47 +0000 (11:13 +0100)
committerAleš Mrázek <ales.mrazek@nic.cz>
Fri, 8 Apr 2022 14:17:51 +0000 (16:17 +0200)
manager/README.md

index b7234d66dc117f2d5f8207f20794a8039b150839..34a716801d3779d4f5a02aa05d2bb9e0dffb0eca 100644 (file)
@@ -37,7 +37,7 @@ If you don't want to be writing the `./` prefix, you can install [PoeThePoet](ht
 
 ### Contributing
 
-Before commiting, please ensure that both `poe check` and `poe test` pass.
+Before commiting, please ensure that both `poe check` and `poe test` pass. Those commands are both run on the CI and if they don't pass, CI fails.
 
 ### Packaging