Skip to content

Commit 402e865

Browse files
author
manasdk
committed
Try with sudo
1 parent 790c6d8 commit 402e865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ dependencies:
6868

6969
test:
7070
override:
71-
- cd /home/ubuntu/st2 && make pytests:
71+
- cd /home/ubuntu/st2 && sudo make pytests:
7272
parallel: true
7373
- .circle/docker-compose.sh test ${DISTRO}:
7474
parallel: true

0 commit comments

Comments
 (0)