We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 790c6d8 commit 402e865Copy full SHA for 402e865
circle.yml
@@ -68,7 +68,7 @@ dependencies:
68
69
test:
70
override:
71
- - cd /home/ubuntu/st2 && make pytests:
+ - cd /home/ubuntu/st2 && sudo make pytests:
72
parallel: true
73
- .circle/docker-compose.sh test ${DISTRO}:
74
0 commit comments