We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6b289c commit 6aa416cCopy full SHA for 6aa416c
.cirrus.yml
@@ -58,5 +58,4 @@ openbsd_task:
58
# OpenBSD is tier 3 target, so install rust from package manager instead of rustup
59
- pkg_add git rust
60
test_script:
61
- # `test` fails because our tests have an MSRV of 1.70.
62
- - cargo build
+ - cargo test
0 commit comments