Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit d4b76cb

Browse files
committed
remove duplicate cargo build
1 parent a4c4216 commit d4b76cb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/ci/gitlab/pipeline/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,6 @@ test-frame-examples-compile-to-wasm:
324324
- cargo build --locked --target=wasm32-unknown-unknown --no-default-features
325325
- cd ../offchain-worker-price-oracle/
326326
- cargo build --locked --target=wasm32-unknown-unknown --no-default-features
327-
- cargo build --locked --target=wasm32-unknown-unknown --no-default-features
328327
- cd ../basic
329328
- cargo build --locked --target=wasm32-unknown-unknown --no-default-features
330329
- rusty-cachier cache upload

0 commit comments

Comments
 (0)