diff --git a/.drone.yml b/.drone.yml index 2808227..f280c02 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,6 +3,8 @@ build: commands: - nimble refresh - yes | nimble install + - cd client/nim + - ./test.sh deploy: git_push: