* chore: cleanup handling of a bad read

* chore: configure e2e testing

* chore: version bump
This commit is contained in:
Carlos Valente
2023-04-02 19:07:13 +02:00
committed by GitHub
parent 0e47b5c10c
commit 03e7428348
17 changed files with 140 additions and 303 deletions
+3
View File
@@ -2,7 +2,10 @@
"$schema": "https://turbo.build/schema.json",
"pipeline":{
"dev": {},
"dev:server": {},
"dev:test": {},
"build": {},
"build:local": {},
"build:docker": {},
"test": {},
"test:pipeline": {},