Skip to content

Removal of dead or questionable links in section "split-method-instea… #415

Removal of dead or questionable links in section "split-method-instea…

Removal of dead or questionable links in section "split-method-instea… #415

Workflow file for this run

name: build
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Use Node.js
uses: actions/setup-node@v3
- run: npm ci
- run: npm test