diff --git a/.drone.yml b/.drone.yml index c4d3c49..12f4ab2 100755 --- a/.drone.yml +++ b/.drone.yml @@ -6,4 +6,3 @@ steps: image: euantorano/zig:master commands: - zig build test - - $(find zig-cache -name test) main.zig