Skip to content

Bump pretty-bytes from 5.6.0 to 6.1.1 #6

Bump pretty-bytes from 5.6.0 to 6.1.1

Bump pretty-bytes from 5.6.0 to 6.1.1 #6

Workflow file for this run

name: Check
on:
pull_request:
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Test
run: |
yarn install
yarn test