Skip to content

fix(deps): update commitlint monorepo to v17.8.1 (#219) #1574

fix(deps): update commitlint monorepo to v17.8.1 (#219)

fix(deps): update commitlint monorepo to v17.8.1 (#219) #1574

Workflow file for this run

name: "build"
on:
push:
jobs:
build: # make sure build/ci work properly
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- run: |
yarn
yarn all