Skip to content

Commit

Permalink
README: Add more info about flatmanager check
Browse files Browse the repository at this point in the history
  • Loading branch information
bbhtt committed Oct 7, 2024
1 parent a596ee7 commit cc9ac2d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,9 @@ poetry run pytest -v tests
```

An additional Flat manager test can be run when modifying code relying
on the flatmanager check using
on the flatmanager check. The check is meant to be run on CI and not
locally. If it is being run locally it must be run from the root of the
git repository using

```sh
./tests/flatmanager.sh
Expand Down

0 comments on commit cc9ac2d

Please sign in to comment.