diff --git a/.drone.yml b/.drone.yml index 24693e6..ac18c2d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,7 +13,7 @@ steps: - cd Sources/Model - swift build - - name: build + - name: test image: swift:latest commands: - cd Sources/Model