Radish alpha
r
Radicle CI adapter for native CI
Radicle
Git (anonymous pull)
Log in to clone via SSH
skip serializeing
Lars Wirzenius committed 2 years ago
commit 3af3edf2dce2ea2a8c31892bf4942d3d67bad217
parent 3f2a21d1589f63381da9105dfac4f03aa4788041
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).