Skip to content

feat(catalog): update 2024-01-02 #102

feat(catalog): update 2024-01-02

feat(catalog): update 2024-01-02 #102

Workflow file for this run

name: Validation CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [16.x]
steps:
- uses: actions/checkout@v3
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
- name: Validate catalog data
run: npx -y -p @larsgw/formica loir-validate-catalog *.csv
- name: Validate taxon name resources
run: npx -y -p @larsgw/formica loir-validate-resources resources/txt/*.txt