Skip to content

[flow] update flow so there are no errors #512

[flow] update flow so there are no errors

[flow] update flow so there are no errors #512

Workflow file for this run

name: 'Tests: readme'
on: [pull_request, push]
jobs:
readme:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ljharb/actions/node/install@main
name: 'nvm install lts/* && npm install'
with:
node-version: 'lts/*'
- run: npm run generate-list-of-rules:check