diff options
author | Silja Kasper | 2023-08-17 18:40:21 +0200 |
---|---|---|
committer | Silja Kasper | 2023-08-17 18:40:21 +0200 |
commit | a95b743183f65cc6492232e3de86b3048c1429b8 (patch) | |
tree | 8a30ae40c77dd7e5f277860626d14db42ac57bae /readme.md | |
parent | c9136fbba5ac5bd394a9c164173b64e22a1b2950 (diff) |
hbiuh
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`. |