Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
BillyWooo committed Oct 9, 2024
1 parent fc50f4a commit 15e006a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/check-runtime-upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,11 +127,13 @@ jobs:
with:
fetch-depth: 0

- run: ls

- name: Run ${{ matrix.runtime.name }} try-runtime check
uses: paritytech/[email protected]
with:
runtime-package: ${{ matrix.runtime.package }}
node-uri: ${{ matrix.runtime.uri }}
checks: "all"
extra-args: ""
path: ./parachain
path: parachain

0 comments on commit 15e006a

Please sign in to comment.