diff options
Diffstat (limited to '.builds/openbsd.yml')
-rw-r--r-- | .builds/openbsd.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.builds/openbsd.yml b/.builds/openbsd.yml index 59cc654c..811fbf7a 100644 --- a/.builds/openbsd.yml +++ b/.builds/openbsd.yml @@ -16,6 +16,3 @@ tasks: cd aerc make install make checkinstall - - test: | - cd aerc - go test ./... |