Skip to content

Bump assert_cmd from 2.0.14 to 2.0.16 #436

Bump assert_cmd from 2.0.14 to 2.0.16

Bump assert_cmd from 2.0.14 to 2.0.16 #436

Workflow file for this run

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