mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-10-20 09:23:51 -07:00
parent
dddd6d5e03
commit
55d6e6635b
4 changed files with 272 additions and 13 deletions
2
.github/workflows/build_deploy.yml
vendored
2
.github/workflows/build_deploy.yml
vendored
|
@ -35,6 +35,8 @@ jobs:
|
|||
run: ls -la public
|
||||
- name: Lint
|
||||
run: npm run lint
|
||||
- name: License Check
|
||||
run: npm run licenses
|
||||
- name: Test
|
||||
run: npm test
|
||||
- name: Check for security vulnerabilities
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue