Skip to content

Commit e18344f

Browse files
committed
update scripts
1 parent c29464d commit e18344f

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

scripts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The scripts follow GitHub's ["Scripts to Rule Them All"](https://github.com/gith
55
Call them from the root of the project, e.g. `./scripts/lint.sh`.
66

77
* `scripts/lint.sh` - Run the automated code linting/formatting tools.
8+
* `scripts/piccolo.sh` - Run the Piccolo CLI on the example project in the `tests` folder.
89
* `scripts/release.sh` - Publish package to PyPI.
910
* `scripts/test-postgres.sh` - Run the test suite with Postgres.
1011
* `scripts/test-sqlite.sh` - Run the test suite with SQLite.
11-
* `scripts/piccolo.sh` - Run the Piccolo CLI on the example project in the `tests` folder.

scripts/tests.sh

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)