Skip to content

Commit 8c930da

Browse files
author
manasdk
committed
Tests don't need to run in parallel
1 parent 46a0422 commit 8c930da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

circle.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ test:
7474
- mv ${ST2_REPO_ROOT_DIR}/st2-packages ${ST2_REPO_ROOT_DIR}/.st2-packages
7575
override:
7676
- cd /home/ubuntu/st2 && make pytests && mv .st2-packages st2-packages:
77-
parallel: true
7877
- .circle/docker-compose.sh test ${DISTRO}:
7978
parallel: true
8079
# Copy all Packages to node0

0 commit comments

Comments
 (0)