Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update .gitlab-ci.yml
Co-authored-by: s3krit <[email protected]>
  • Loading branch information
bkchr and s3krit authored Jul 8, 2020
commit d75da50a66391467d63b8866e788e39a0aa83fe8
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ test-deterministic-wasm:
- WASM_BUILD_NO_COLOR=1 cargo build --verbose --release -p node-runtime
# confirm checksum
- sha256sum -c checksum.sha256
- sccache -s
- sccache -s

test-linux-stable: &test-linux
stage: test
Expand Down