Commit b2c1c0c5 authored by Michele Carignani's avatar Michele Carignani
Browse files

fix ci

parent 6ab56c5f
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -3,4 +3,4 @@ image:


test:
test:
  script:
  script:
    cd /work && python3 -m pytest
    docker run -v$(pwd):/work r2d "/bin/sh" -c "cd /work/robot2doc && python3 -m pytest"
 No newline at end of file
 No newline at end of file