Skip to content

Bump @adobe/css-tools from 4.2.0 to 4.3.1 #192

Bump @adobe/css-tools from 4.2.0 to 4.3.1

Bump @adobe/css-tools from 4.2.0 to 4.3.1 #192

Workflow file for this run

name: Run lint
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
run-tslint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/setup-node@v1
with:
node-version: 18
- run: yarn install --frozen-lockfile && yarn run tslint