summaryrefslogtreecommitdiffstats
path: root/examplerun.bat
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2022-02-12 13:19:48 +0000
committerjwansek <eddie.atten.ea29@gmail.com>2022-02-12 13:19:48 +0000
commit376c8bef903657e020e482037b94a7b63514f640 (patch)
tree9bfc9a3e843c3dbad56189a79f18451c7d86ad12 /examplerun.bat
parent08cefb0e7490dd229eed93a556591c1993eee07b (diff)
downloadSmarker-376c8bef903657e020e482037b94a7b63514f640.tar.gz
Smarker-376c8bef903657e020e482037b94a7b63514f640.zip
added rendering runtime analysis to markdown
Diffstat (limited to 'examplerun.bat')
-rw-r--r--examplerun.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/examplerun.bat b/examplerun.bat
index 2c5217d..48aa4eb 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 txt -o auto
+python .\mark.py -s 100301654.zip -a .\ExampleAssessments\example.yml -f md -o auto
rm 100301654.zip \ No newline at end of file