Skip to content

two clippy changes

two clippy changes #4

Workflow file for this run

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