Skip to content

Workflow file for this run

name: CI

Check failure on line 1 in .github/workflows/main.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/main.yml

Invalid workflow file

No steps defined in `steps` and no workflow called in `uses` for the following jobs: test
on:
- push
- pull_request
jobs:
test:
name: Node.js ${{ matrix.node_version }}
runs-on: macos-latest