Skip to content

MNT: Move cartopy feature download script into the package #303

MNT: Move cartopy feature download script into the package

MNT: Move cartopy feature download script into the package #303

Workflow file for this run

# Reference:
# - https://github.com/actions/checkout
name: ci-manifest
on:
pull_request:
branches:
- "*"
push:
branches-ignore:
- "dependabot/*"
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
manifest:
name: "check-manifest"
runs-on: ubuntu-latest
defaults:
run:
shell: bash -l {0}
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: "check-manifest"
run: |
pipx run check-manifest