Skip to content

Bump numpy from 1.17.2 to 1.22.0 (#179) #24

Bump numpy from 1.17.2 to 1.22.0 (#179)

Bump numpy from 1.17.2 to 1.22.0 (#179) #24

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