Skip to content

build(deps-dev): bump postcss from 8.4.24 to 8.4.31 (#278) #56

build(deps-dev): bump postcss from 8.4.24 to 8.4.31 (#278)

build(deps-dev): bump postcss from 8.4.24 to 8.4.31 (#278) #56

Workflow file for this run

on: [pull_request, push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 18
- run: npm ci
- run: npm run build:licenses
- run: npm run build:wasm
- run: npm run test