Skip to content

fix detection of {{OKA}} banner (#371) #31

fix detection of {{OKA}} banner (#371)

fix detection of {{OKA}} banner (#371) #31

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 install
- run: npm test
name: AFCH unit tests