Skip to content

fix(decrypt): replaced version with firmware-version #27

fix(decrypt): replaced version with firmware-version

fix(decrypt): replaced version with firmware-version #27

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: hecrj/setup-rust-action@v1
with:
rust-version: stable
- run: cargo test