Browse Source

error fix

Román Cárdenas 1 year ago
parent
commit
310aaff4f4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/bors.toml

+ 1 - 1
.github/bors.toml

@@ -5,6 +5,6 @@ status = [
     "build-riscv (stable%)",
     "build-riscv (1.59.0%)",
     "build-others (%)",
-    "clippy (stable%),
+    "clippy (stable%)",
     "rustfmt",
 ]