From 8aeb3ce0c5403bdb8a588f111ad4db3728627c44 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Thu, 8 Sep 2022 17:37:01 -0600 Subject: [PATCH] Add initfs to CI --- ci.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/ci.toml b/ci.toml index 94a867a..4df78ed 100644 --- a/ci.toml +++ b/ci.toml @@ -71,6 +71,7 @@ gnu-make = {} harfbuzz = {} #hematite = {} # needs crate patches for redox-unix init = {} +initfs = {} installer = {} ion = {} ipcd = {}