Skip to content

Scraped latest definitions #752

Scraped latest definitions

Scraped latest definitions #752

Workflow file for this run

name: Test
on:
pull_request:
push: { branches: master }
jobs:
test:
runs-on: ${{ matrix.os }}-latest
strategy: { matrix: { os: [ubuntu, macOS] }}
steps:
- uses: actions/checkout@v3
- run: npm cit