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 99368fa commit e731089Copy full SHA for e731089
.evergreen/scripts/perf-pr-comment.sh
@@ -1,5 +1,6 @@
1
#!/bin/bash
2
# Generate a PR comment with the perf report
3
+#shellcheck disable=SC2154
4
5
set -eu
6
0 commit comments