Skip to content

Bump tar from 6.1.13 to 6.2.1 #114

Bump tar from 6.1.13 to 6.2.1

Bump tar from 6.1.13 to 6.2.1 #114

Workflow file for this run

name: Tests
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: yarn install
- run: yarn test
- run: yarn typecheck