1 files changed, 1 insertions(+), 2 deletions(-)

M .build.yml
M .build.yml +1 -2
@@ 5,7 5,7 @@ packages:
  - libssl-dev
  - cargo
 secrets:
- -  3a468e17-bc01-4c2b-b6fd-d20691b54278
+ - 3a468e17-bc01-4c2b-b6fd-d20691b54278
 sources:
  - hg+https://hg.sr.ht/~icefox/oorandom
 tasks:

          
@@ 17,7 17,6 @@ tasks:
     cargo test
  - coverage: |
     # A somewhat hacky setup to use a cargo-tarpaulin binary
-    # rather than
     # Someday we'll have a debian package for it, but it's non-trivial
     # to make; see https://todo.sr.ht/~icefox/garnet/2
     curl -o ~/cargo-tarpaulin https://alopex.li/ci/common/cargo-tarpaulin.stripped