diff options
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # SWR2 ## CI - +ftcfc To run the CI manually and not only on GitHub Actions, install `black`, `pylint` and `mypy` using `pip`. Then, run `./ci.sh`. |