Skip to content

clippy changes

clippy changes #6

Workflow file for this run

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