Skip to content

Bump ip from 1.1.5 to 1.1.9 #115

Bump ip from 1.1.5 to 1.1.9

Bump ip from 1.1.5 to 1.1.9 #115

Workflow file for this run

name: Build and Test
on:
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Setup
run: yarn install
- name: Build
run: yarn build