diff options
| author | Dax <[email protected]> | 2026-01-01 17:54:11 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-01-01 17:54:11 -0500 |
| commit | 351ddeed914d237138fc6f3f8b3d65d2e559357a (patch) | |
| tree | a3009b5b42e80b50095835152e334596f843f3cb /bunfig.toml | |
| parent | dccb8875ad0e114242fce3dabc7f7e31c1bac29b (diff) | |
| download | opencode-351ddeed914d237138fc6f3f8b3d65d2e559357a.tar.gz opencode-351ddeed914d237138fc6f3f8b3d65d2e559357a.zip | |
Permission rework (#6319)
Co-authored-by: Github Action <[email protected]>
Co-authored-by: Adam <[email protected]>
Diffstat (limited to 'bunfig.toml')
| -rw-r--r-- | bunfig.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bunfig.toml b/bunfig.toml index b6874be14..36a21d933 100644 --- a/bunfig.toml +++ b/bunfig.toml @@ -1,2 +1,6 @@ [install] exact = true + +[test] +root = "./do-not-run-tests-from-root" + |
