This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
Lawsun
/
ysjj-system
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
d230cfbce0
Větve
Značky
master
ysjj-system
/
node_modules
/
eslint-plugin-jsx-a11y
/
.github
/
workflows
Lawsun
d230cfbce0
first commit
před 1 rokem
..
node-4+.yml
d230cfbce0
first commit
před 1 rokem
node-pretest.yml
d230cfbce0
first commit
před 1 rokem
readme.yml
d230cfbce0
first commit
před 1 rokem
rebase.yml
d230cfbce0
first commit
před 1 rokem
require-allow-edits.yml
d230cfbce0
first commit
před 1 rokem
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