Skip to content

update CopyPatrol URL from toolforge.org to wmcloud.org (#323) #96

update CopyPatrol URL from toolforge.org to wmcloud.org (#323)

update CopyPatrol URL from toolforge.org to wmcloud.org (#323) #96

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