Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

chore(deps-dev): bump ava from 5.3.1 to 6.0.1 #659

chore(deps-dev): bump ava from 5.3.1 to 6.0.1

chore(deps-dev): bump ava from 5.3.1 to 6.0.1 #659

Workflow file for this run

name: CI
on:
push:
braches: [master]
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install dependencies
run: yarn install --frozen-lockfile
- run: yarn test