Skip to content

Commit

Permalink
project auditproject ci
Browse files Browse the repository at this point in the history
  • Loading branch information
bswck authored Mar 30, 2024
1 parent 7d394bc commit b59916a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Set up projects for development quickly.
- `project config [OPTION] [del|set [VAL]]` → configure `pyproject.toml`
- `project test` → run the detected test suite
- `project lint` → run the detected linting suite
- `project audit``project lint; project test`
- `project ci``project lint; project test`

# Installation
To use this globally as a CLI tool only, simply install it with [pipx](https://github.com/pypa/pipx):
Expand Down

0 comments on commit b59916a

Please sign in to comment.