Skip to content

Commit

Permalink
chore(ci): test integration node version
Browse files Browse the repository at this point in the history
  • Loading branch information
MrSwitch committed Jan 5, 2023
1 parent 567e129 commit 9ef84be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/integration/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@

set -e

node --version

CURR_SCRIPT_RELATIVE="${BASH_SOURCE[0]}"
CURR_DIR_RELATIVE="$(dirname "${CURR_SCRIPT_RELATIVE}")"
INTEGRATION_TEST_DIR="$(cd "${CURR_DIR_RELATIVE}" >/dev/null 2>&1 && pwd)/"
Expand Down

0 comments on commit 9ef84be

Please sign in to comment.