Skip to content

AFD merge: add "soft" and "selectively" check boxes (#138) #124

AFD merge: add "soft" and "selectively" check boxes (#138)

AFD merge: add "soft" and "selectively" check boxes (#138) #124

Workflow file for this run

name: Unit Tests
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: npm ci
- run: npm test