Skip to content

Commit

Permalink
Merge branch 'main' into feature/feature-flags
Browse files Browse the repository at this point in the history
  • Loading branch information
parasyte authored Sep 12, 2023
2 parents 8044558 + 2619b89 commit 0c5b466
Show file tree
Hide file tree
Showing 4 changed files with 309 additions and 67 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,15 +70,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v3

- name: Install Rust toolchain
uses: actions-rs/toolchain@v1
with:
toolchain: nightly
components: rust-src
target: thumbv7em-none-eabihf
profile: minimal
override: true

- name: Rust Cache
uses: Swatinem/rust-cache@v1

Expand Down
Loading

0 comments on commit 0c5b466

Please sign in to comment.