We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 129a8a7 commit 24e5cd6Copy full SHA for 24e5cd6
.gitlab-ci.yml
@@ -38,7 +38,6 @@ integration-tests:
38
- cd ./integration-tests/chopsticks
39
- curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
40
- export NVM_DIR="$HOME/.nvm
41
- - [ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh"
42
- nvm install
43
- cargo build -p spiritnet-runtime
44
- yarn --immutable
0 commit comments