Skip to content

replace usages of copy_arrays with memmap for asdf>=3.1.0 #1641

replace usages of copy_arrays with memmap for asdf>=3.1.0

replace usages of copy_arrays with memmap for asdf>=3.1.0 #1641

Workflow file for this run

name: CITATION.cff
on:
push:
paths:
- CITATION.cff
pull_request:
release:
jobs:
Validate-CITATION-cff:
name: Validate CITATION.cff
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: '3.10'
- uses: actions/cache@v4
with:
path: ~/.cache/pip
key: pip-cffconvert-0
- name: pip installs
run: pip install cffconvert
- name: run cffconvert validate
run: cffconvert --validate