Skip to content

Bump ip from 1.1.5 to 1.1.9 (#175) #108

Bump ip from 1.1.5 to 1.1.9 (#175)

Bump ip from 1.1.5 to 1.1.9 (#175) #108

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