This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
Lawsun
/
ysjj-system
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu khéo về
0
Wiki
Tree:
9332377fb6
Branches
Tags
master
ysjj-system
/
node_modules
/
eslint-plugin-jsx-a11y
/
.github
/
workflows
Lawsun
d230cfbce0
first commit
1 năm trước cách đây
..
node-4+.yml
d230cfbce0
first commit
1 năm trước cách đây
node-pretest.yml
d230cfbce0
first commit
1 năm trước cách đây
readme.yml
d230cfbce0
first commit
1 năm trước cách đây
rebase.yml
d230cfbce0
first commit
1 năm trước cách đây
require-allow-edits.yml
d230cfbce0
first commit
1 năm trước cách đây
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