Skip to content

Commit

Permalink
fix: add mark testnets to preConfigured script (#3065)
Browse files Browse the repository at this point in the history
* add check to mark testnets

* regenerate preConfig with existing moved to preConfigured networks

* remove step with clean existing data from preConfigured

* uncomment back after test

* Feat/clear_directory (#3067)

* feat: clear the folder

* fix: approach to clean

* fix: syntax

* clean code

* update preConfigured

---------

Co-authored-by: Stepan Lavrentev <[email protected]>
  • Loading branch information
leohar and stepanLav authored Sep 27, 2024
1 parent 7536d43 commit 13179ea
Show file tree
Hide file tree
Showing 141 changed files with 579 additions and 483 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/update_chains_preconfigured.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ jobs:

- name: ⚙️ Install dependencies
run: make init
- name: Clear old files
run: rm -r chains/${{ env.CHAINS_VERSION }}/preConfigured/*

- name: 🦾 Update files and data in chains preconfigured
run: make update-chains-preconfigured
Expand Down
Loading

0 comments on commit 13179ea

Please sign in to comment.