Explorar o código

Drone running tests now

Kirk Trombley %!s(int64=5) %!d(string=hai) anos
pai
achega
8de092997e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .drone.yml

+ 1 - 0
.drone.yml

@@ -11,6 +11,7 @@ steps:
   commands:
   - cd client
   - yarn install
+  - yarn test:ci
   - yarn build
   - mv build/* /build/
   when: