Pipeline fixes
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
"prepare": "husky install",
|
||||
"start": "turbo run start",
|
||||
"test": "turbo run test",
|
||||
"test-playwright": "turbo run test-playwright",
|
||||
"type-check": "turbo run type-check"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -32,6 +32,7 @@
|
||||
},
|
||||
"type-check": {
|
||||
"outputs": []
|
||||
}
|
||||
},
|
||||
"test-playwright": {}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user