We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 078020c commit e368a49Copy full SHA for e368a49
.github/workflows/check-devnet.yml
@@ -28,6 +28,7 @@ jobs:
28
with:
29
key: try-runtime
30
cache-on-failure: true
31
+ save-if: true
32
33
- name: Install substrate-spec-version
34
run: cargo install substrate-spec-version
0 commit comments