Skip to content

chore: update walkdir #21

chore: update walkdir

chore: update walkdir #21

Workflow file for this run

on: [push]
name: Test Linux
jobs:
check:
name: Test ubuntu-latest
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run cargo check
uses: actions-rs/cargo@v1
with:
command: check