We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbe0152 commit 0ad9cdfCopy full SHA for 0ad9cdf
scripts/runPrecaution.sh
@@ -0,0 +1,6 @@
1
+# To install Precaution CLI:
2
+# pip install precli
3
+#
4
+# See also: https://precli.readthedocs.io/latest/
5
+benchmark_version=$(scripts/getBenchmarkVersion.sh)
6
+precli -r . --json -o results/Benchmark_$benchmark_version-Precaution.json
0 commit comments