This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
Lawsun
/
ysjj-system
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
d230cfbce0
Branches
Tags
master
ysjj-system
/
node_modules
/
eslint-plugin-jsx-a11y
/
.github
/
workflows
Lawsun
d230cfbce0
first commit
il y a 1 an
..
node-4+.yml
d230cfbce0
first commit
il y a 1 an
node-pretest.yml
d230cfbce0
first commit
il y a 1 an
readme.yml
d230cfbce0
first commit
il y a 1 an
rebase.yml
d230cfbce0
first commit
il y a 1 an
require-allow-edits.yml
d230cfbce0
first commit
il y a 1 an
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