Skip to content

Commit

Permalink
chg: remove bor related chaindata upload in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
marcello33 committed Jan 18, 2024
1 parent 2f1eadb commit 8ca74f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,6 @@ jobs:
docker compose down --remove-orphans
cd -
mkdir -p ${{ github.run_id }}/matic-cli
sudo mv bor ${{ github.run_id }}
sudo mv matic-cli/devnet ${{ github.run_id }}/matic-cli
sudo tar czf code.tar.gz ${{ github.run_id }}
Expand Down

0 comments on commit 8ca74f2

Please sign in to comment.