updated .drone.yml
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Paul 2024-12-02 20:14:08 +01:00
parent d13ae3b023
commit a730174446

View File

@ -8,7 +8,7 @@ platform:
arch: amd64
steps:
- &build-test
- &build_test
name: build and test
image: rust:1
pull: always