Skip to content

Commit 24e5cd6

Browse files
committed
only export
1 parent 129a8a7 commit 24e5cd6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.gitlab-ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ integration-tests:
3838
- cd ./integration-tests/chopsticks
3939
- curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
4040
- export NVM_DIR="$HOME/.nvm
41-
- [ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh"
4241
- nvm install
4342
- cargo build -p spiritnet-runtime
4443
- yarn --immutable

0 commit comments

Comments
 (0)