aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/interop/with_nvm.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/run_tests/interop/with_nvm.sh')
-rwxr-xr-xtools/run_tests/interop/with_nvm.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/run_tests/interop/with_nvm.sh b/tools/run_tests/interop/with_nvm.sh
index 887f9f6a9f..55f4b2b875 100755
--- a/tools/run_tests/interop/with_nvm.sh
+++ b/tools/run_tests/interop/with_nvm.sh
@@ -15,5 +15,6 @@
# limitations under the License.
# Makes sure NVM is loaded before executing the command passed as an argument
+# shellcheck disable=SC1090
source ~/.nvm/nvm.sh
"$@"