Skip to content

Bump anyhow from 1.0.71 to 1.0.72 #90

Bump anyhow from 1.0.71 to 1.0.72

Bump anyhow from 1.0.71 to 1.0.72 #90

Workflow file for this run

on:
push:
branches:
- "*"
pull_request:
types: [opened, reopened, synchronize]
name: Push
jobs:
lint:
name: Lint
uses: ./.github/workflows/lint.yml
test:
name: Test
uses: ./.github/workflows/test.yml