-
Notifications
You must be signed in to change notification settings - Fork 415
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: allow internal dune actions to be sandboxed
Internal actions that that don't need to be sandboxed would prevent the entire rule from being sandboxed. Now we just sandbox them even if it's not necessary. Signed-off-by: Rudi Grinberg <[email protected]> <!-- ps-id: efdac4e7-d2b5-449e-9aad-468b2662128e -->
- Loading branch information
Showing
3 changed files
with
13 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters