Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
BillyWooo committed Dec 13, 2024
1 parent 684e9b7 commit f7a39f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check-runtime-upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ jobs:
run: corepack enable && corepack enable pnpm

- name: Fork ${{ matrix.runtime.name }} and launch parachain
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
timeout-minutes: 20
run: |
./parachain/scripts/fork-parachain-and-launch.sh ${{ matrix.runtime.name }}
Expand Down

0 comments on commit f7a39f3

Please sign in to comment.