Skip to content

Commit

Permalink
save space
Browse files Browse the repository at this point in the history
  • Loading branch information
rzadp committed May 31, 2024
1 parent fce16c1 commit 1f33f7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/E2E-cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
run: |
cargo build --locked --release -p polkadot -p polkadot-parachain-bin
mv ./target/release/{polkadot,polkadot-parachain,polkadot-prepare-worker,polkadot-execute-worker} ../polkadot-testnet-faucet/e2e
rm -rf ./target
working-directory: polkadot-sdk
- name: Run a local relaychain with a parachain using zombienet
run: |
Expand Down

0 comments on commit 1f33f7b

Please sign in to comment.