1 2 3 4 5 6 7 8 9 10
--- command: cargo-deny continue_on_error: true cargo_build_flags: - --frozen - --manifest-path - "{manifest}" - --target={arch} - --features - "{features}"