test: bump for gh ci testing

This commit is contained in:
Matthew Little
2021-12-13 19:05:22 +01:00
parent 14198c7e45
commit a0120fccc7

View File

@@ -35,4 +35,3 @@
* The easiest/quickest way to develop in this repo is using the vscode debugger. It uses docker-compose to setup a `stacks-node` and postgres instance.
* Alternatively, you can run `npm run dev:integrated` which does the same thing but without a debugger.