Commit 39fe89f
ci: install bubblewrap on runners for sandbox integration tests
Phase 03 sandbox tests (Glorbo.Sandbox.Bwrap*, Integration.Sandbox*)
require bwrap on the host. GitHub's ubuntu-24.04 images don't ship
it by default. Install bubblewrap before the test step so the tests
actually run instead of hitting the BwrapHelpers.bwrap_available?()
skip branch (which also misuses {:skip, reason} in ExUnit setup).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent e99496b commit 39fe89f
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
59 | 65 | | |
60 | 66 | | |
61 | 67 | | |
| |||
0 commit comments