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
remove cargo-check-contracts-proc-macro
  • Loading branch information
joao-paulo-parity authored Nov 15, 2022
commit 26013e7516b004196e2f29ae26845bc2abc01d3d
11 changes: 0 additions & 11 deletions scripts/ci/gitlab/pipeline/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,17 +145,6 @@ cargo-check-subkey:
- SKIP_WASM_BUILD=1 time cargo check --locked --release
- rusty-cachier cache upload

cargo-check-contracts-proc-macro:
stage: test
extends:
- .docker-env
- .test-refs
script:
- rusty-cachier snapshot create
- cd ./frame/contracts/proc-macro
- SKIP_WASM_BUILD=1 time cargo check --locked --release
- rusty-cachier cache upload

cargo-check-try-runtime:
stage: test
# this is an artificial job dependency, for pipeline optimization using GitLab's DAGs
Expand Down