diff --git a/.circleci/config.yml b/.circleci/config.yml
index 860f81e..6a1c3f6 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -58,8 +58,7 @@
# Don't forget path!
export PATH=$PATH:~/bin
pushd package
- GOSS_FILES_STRATEGY=cp dgoss run -t $IMAGE_NAME:$CIRCLE_SHA1
- #3>&1 1>&2 2>&3 > /tmp/goss.tmp || true ; cat /tmp/goss.tmp | grep -v "<"
+ GOSS_FILES_STRATEGY=cp GOSS_OPTS="--max-concurrent=1 --format junit" dgoss run -t $IMAGE_NAME:$CIRCLE_SHA1 3>&1 1>&2 2>&3 > /tmp/goss.tmp || true ; cat /tmp/goss.tmp | grep -v "<"
popd
cat /tmp/goss.tmp | grep "[<\>]" > ~/project/test-results/goss.xml
- store_test_results:
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index c643852..aeda2c8 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -3,7 +3,6 @@
-
@@ -25,8 +24,8 @@
-
-
+
+
@@ -352,7 +351,7 @@
-
+
@@ -600,8 +599,8 @@
-
-
+
+