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 2b9d943 commit 6ccf20dCopy full SHA for 6ccf20d
dev/update-benchmark-thresholds.sh
@@ -16,6 +16,7 @@
16
set -eu
17
set -o pipefail
18
19
+cd $foo
20
here="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
21
target_repo=${2-"$here/.."}
22
0 commit comments