drone: reenable rust tests #2111

This commit is contained in:
nick black 2021-08-29 15:05:18 -04:00
parent d082755f2a
commit 51748f2d4e
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

View File

@ -24,7 +24,7 @@ steps:
- cd ../rust
- rustc --version
- cargo build
#- cargo t_all
- cargo t_all
---
kind: pipeline
type: docker