Skip to content

Bump ansi-regex from 4.1.0 to 4.1.1 (#48) #113

Bump ansi-regex from 4.1.0 to 4.1.1 (#48)

Bump ansi-regex from 4.1.0 to 4.1.1 (#48) #113

Workflow file for this run

name: Test
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: yarn
- run: yarn test