Skip to content

Commit

Permalink
Merge branch 'moonbeam-foundation:master' into polkadot-v1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ipapandinas committed Sep 3, 2024
2 parents 1daafa8 + 2e219e1 commit adda997
Show file tree
Hide file tree
Showing 61 changed files with 5,504 additions and 2,022 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
${{ runner.os }}-cargo-
- name: Run sccache
uses: mozilla-actions/sccache-action@v0.0.4
uses: mozilla-actions/sccache-action@v0.0.5

- name: Install Rust toolchain
run: make setup
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
${{ runner.os }}-cargo-
- name: Run sccache
uses: mozilla-actions/sccache-action@v0.0.4
uses: mozilla-actions/sccache-action@v0.0.5

- name: Install Rust toolchain
run: make setup
Expand Down Expand Up @@ -75,7 +75,7 @@ jobs:
${{ runner.os }}-cargo-
- name: Run sccache
uses: mozilla-actions/sccache-action@v0.0.4
uses: mozilla-actions/sccache-action@v0.0.5

- name: Install Rust toolchain
run: make setup
Expand Down
Loading

0 comments on commit adda997

Please sign in to comment.