Skip to content

chore: bump postcss from 8.3.6 to 8.4.31 #338

chore: bump postcss from 8.3.6 to 8.4.31

chore: bump postcss from 8.3.6 to 8.4.31 #338

Workflow file for this run

name: QA
on: pull_request
jobs:
qa:
name: QA
runs-on: ${{ matrix.os }}
strategy:
matrix:
node-version: [ '14.x' ]
os: [ ubuntu-latest, macos-latest ]
steps:
- uses: actions/checkout@v1
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node-version }}
- name: Install dependencies
run: |
npm install
- name: Run roboter
run: |
npx roboter