Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Fix srtool
Browse files Browse the repository at this point in the history
  • Loading branch information
bkontur committed Nov 23, 2022
1 parent 80ee798 commit 7cbd07f
Showing 1 changed file with 18 additions and 17 deletions.
35 changes: 18 additions & 17 deletions .github/workflows/srtool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,24 +31,25 @@ jobs:
strategy:
matrix:
include:
- category: assets
runtime: statemine
- category: assets
runtime: statemint
- category: assets
runtime: westmint
# TODO:check-parameter - return back
# - category: assets
# runtime: statemine
# - category: assets
# runtime: statemint
# - category: assets
# runtime: westmint
- category: bridge-hubs
runtime: bridge-hub-rococo
- category: collectives
runtime: collectives-polkadot
- category: contracts
runtime: contracts-rococo
- category: starters
runtime: seedling
- category: starters
runtime: shell
- category: testing
runtime: rococo-parachain
runtime: bridge-hub-rococo-runtime
# - category: collectives
# runtime: collectives-polkadot
# - category: contracts
# runtime: contracts-rococo
# - category: starters
# runtime: seedling
# - category: starters
# runtime: shell
# - category: testing
# runtime: rococo-parachain
steps:
- uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v3.1.0
with:
Expand Down

0 comments on commit 7cbd07f

Please sign in to comment.