Finally fixing it for real for real
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
||||
import subprocess
|
||||
|
||||
subprocess.run(['build/Benchmark.exe'])
|
||||
subprocess.run(['build/Benchmark.exe', 'NOCULL'])
|
||||
subprocess.run(['Benchmark.exe'])
|
||||
subprocess.run(['Benchmark.exe', 'NOCULL'])
|
||||
Reference in New Issue
Block a user