Skip to content

fix(deps): update dependency stylelint to v15.10.1 [security] #235

fix(deps): update dependency stylelint to v15.10.1 [security]

fix(deps): update dependency stylelint to v15.10.1 [security] #235

Workflow file for this run

name: test
on:
push:
branches:
- master
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: '14'
- run: yarn install
- name: Test eslint-formatter-rdjson
run: ./eslint-formatter-rdjson/test.sh