Skip to content

Bump @types/chai-as-promised from 7.1.4 to 7.1.6 #281

Bump @types/chai-as-promised from 7.1.4 to 7.1.6

Bump @types/chai-as-promised from 7.1.4 to 7.1.6 #281

Workflow file for this run

name: CI Checks
on:
pull_request:
branches:
- master
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/setup-node@v1
with:
node-version: 14
- run: yarn --version
- run: yarn cichecks