Skip to content

clippy fix

clippy fix #3

Workflow file for this run

name: tests
on:
push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: cargo test