Skip to content

add blank_check command #56

add blank_check command

add blank_check command #56

Workflow file for this run

on:
push:
branches: [master, staging, trying]
pull_request:
name: Run CI
env:
CARGO_TERM_COLOR: always
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Install stable toolchain
uses: dtolnay/rust-toolchain@stable
with:
target: thumbv7em-none-eabi
- name: Cache Dependencies
uses: Swatinem/rust-cache@v2.2.0
- name: Install Dependencies
run: |
sudo apt update
cargo install cargo-binutils
rustup component add llvm-tools-preview
- name: Check
run: cargo check --target thumbv7em-none-eabi
- name: Clippy
run: cargo clippy --target thumbv7em-none-eabi
- name: Format
run: cargo fmt
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy