This website works better with JavaScript
Home
Explore
Help
Sign In
Lawsun
/
ysjj-system
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
9332377fb6
Branches
Tags
master
ysjj-system
/
node_modules
/
eslint-plugin-jsx-a11y
/
.github
/
workflows
Lawsun
d230cfbce0
first commit
1 year ago
..
node-4+.yml
d230cfbce0
first commit
1 year ago
node-pretest.yml
d230cfbce0
first commit
1 year ago
readme.yml
d230cfbce0
first commit
1 year ago
rebase.yml
d230cfbce0
first commit
1 year ago
require-allow-edits.yml
d230cfbce0
first commit
1 year ago
readme.yml
name: 'Tests: readme'
on: [pull_request, push]
jobs:
readme:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ljharb/actions/node/install@main
name: 'nvm install lts/* && npm install'
with:
node-version: 'lts/*'
- run: npm run generate-list-of-rules:check