Skip to content

Commit

Permalink
ci: enable all chains.
Browse files Browse the repository at this point in the history
  • Loading branch information
stas committed Jan 27, 2025
1 parent 6d4bac4 commit 149f64d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@ jobs:
experimental: true
- chain: metall2
experimental: true
- chain: ink
experimental: true
- chain: superseed
experimental: true
- chain: soneium
experimental: true

steps:
- uses: actions/checkout@master
Expand Down

0 comments on commit 149f64d

Please sign in to comment.