Skip to content

Commit d012d62

Browse files
committed
Fix tests
1 parent 45395c6 commit d012d62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config_continue.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
6262
echo 'export NVM_DIR="$HOME/.nvm"' >> $BASH_ENV
6363
echo '[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh"' >> $BASH_ENV
64+
- run: node --version
6465
- run: echo "127.0.0.1 localhost.org" >> /etc/hosts
6566
- run: go version
6667
- run: rm -rf /etc/alternatives/java

0 commit comments

Comments
 (0)