Skip to content

Bump debug from 4.1.1 to 4.3.1 (#169) #96

Bump debug from 4.1.1 to 4.3.1 (#169)

Bump debug from 4.1.1 to 4.3.1 (#169) #96

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