Radish alpha
r
rad:z3qg5TKmN83afz2fj9z3fQjU8vaYE
Radicle CI adapter for native CI
Radicle
Git
skip serializeing
Lars Wirzenius committed 2 years ago
commit 3af3edf2dce2ea2a8c31892bf4942d3d67bad217
parent 3f2a21d
1 file changed +1 -0
modified src/main.rs
@@ -381,6 +381,7 @@ pub struct RunInfo {
    log: PathBuf,

    /// Name of run info file.
+
    #[serde(skip)]
    pub run_info: PathBuf,

    /// Timestamp of when the run ended (the value was created).