Skip to content

feat(logs): option to display all logs #90

feat(logs): option to display all logs

feat(logs): option to display all logs #90

Workflow file for this run

# .github/workflows/check.yml
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
check:
permissions:
checks: write
uses: robertpsoane/github-workflows/.github/workflows/rust-check.yml@main
with:
msrv: 1.78.0 # this is optional defaults to 1.56.0