Update '.drone.yml'
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
justine 2023-01-11 18:23:35 +01:00
parent 3a199ffd6a
commit c969dd5b9c

View File

@ -13,5 +13,5 @@ steps:
- name: Tests
image: rust:1.66.0-alpine3.17
commands:
- apk add bash
- apk add build-base make bash
- cargo test -- --nocapture