Skip to content

Bump stylus from 0.57.0 to 0.62.0 #1250

Bump stylus from 0.57.0 to 0.62.0

Bump stylus from 0.57.0 to 0.62.0 #1250

Workflow file for this run

name: Verify valid config.js
on:
push:
pull_request:
types: [opened, reopened]
jobs:
verify-config-main:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: ✅ Verify valid config.js
run: |
npm ci
npm run check-config