From 92f710554dac6fb75e0c3b4bcf4a0305ee4df4c3 Mon Sep 17 00:00:00 2001
From: jwansek <eddie.atten.ea29@gmail.com>
Date: Thu, 3 Mar 2022 18:13:24 +0000
Subject: started working on rendering junitxml's nicely to pdfs

---
 examplerun.bat | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'examplerun.bat')

diff --git a/examplerun.bat b/examplerun.bat
index d595bca..00b0a80 100644
--- a/examplerun.bat
+++ b/examplerun.bat
@@ -1,3 +1,3 @@
 zip -r 100301654.zip .\ExampleSubmission\
-python .\mark.py -s 100301654.zip -a .\ExampleAssessments\example.yml -f md -o auto --md_show_all_run_output True
+python .\mark.py -s 100301654.zip -a .\ExampleAssessments\example.yml -f yaml -o auto
 rm 100301654.zip
\ No newline at end of file
-- 
cgit v1.2.3