Skip to content

build(deps-dev): bump postcss from 8.4.30 to 8.4.31 #54

build(deps-dev): bump postcss from 8.4.30 to 8.4.31

build(deps-dev): bump postcss from 8.4.30 to 8.4.31 #54

Workflow file for this run

name: test
on: [push, pull_request]
jobs:
run-tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
- run: npm install
- run: npm test