Skip to content

Bump tornado from 6.0.3 to 6.3.3 (#182) #21

Bump tornado from 6.0.3 to 6.3.3 (#182)

Bump tornado from 6.0.3 to 6.3.3 (#182) #21

Workflow file for this run

name: Run Clippy
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
run-clippy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: cargo clippy