test(app): session actions (#11386)
This commit is contained in:
parent
f834915d3f
commit
511c7abaca
18 changed files with 313 additions and 106 deletions
|
|
@ -1,5 +1,7 @@
|
|||
{
|
||||
"$schema": "https://turborepo.com/schema.json",
|
||||
"globalEnv": ["CI", "OPENCODE_DISABLE_SHARE"],
|
||||
"globalPassThroughEnv": ["CI", "OPENCODE_DISABLE_SHARE"],
|
||||
"tasks": {
|
||||
"typecheck": {},
|
||||
"build": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue