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:16:58 +01:00
parent a730174446
commit c0d53383ca

View File

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