feat: Test pipeline

* Rename tests dir to e2e as tests gets ignored as "package" by turbo
This commit is contained in:
Braks
2022-04-10 23:54:46 +02:00
parent ca5033b272
commit 08204fdcbb
12 changed files with 2 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"workspaces": [
"tests",
"e2e",
"examples",
"docs",
"package"