no-std-moving-average 0.2.0

Moving average filter for use in nostd environments.
Documentation
name: Cloud-CI

on:
  push:
    branches: [ "master" ]
  pull_request:
    branches: [ "master" ]

env:
  CARGO_TERM_COLOR: always

jobs:
  build:

    runs-on: ubuntu-latest

    steps:
    - uses: actions/checkout@v4
    - name: Cloud-CI no-std-moving-average
      run: |
        rustup show
        cargo install cargo-machete
        ./build.sh