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 197138f commit 5e6bc9dCopy full SHA for 5e6bc9d
1 file changed
benchmark/benchmark.nu
@@ -9,7 +9,7 @@
9
# nu benchmark/benchmark.nu
10
# To use this script in CI, see .github/workflows/benchmark.yml.
11
12
-use "../nurfile" run-cmd
+use "../.github/common.nu" run-cmd
13
14
# Build release version of cpp-linter (rust) binary
15
#
0 commit comments