Parent Directory
|
Revision Log
|
Patch
revision 166 by rakin, Mon Jul 29 17:28:51 2024 UTC | revision 215 by rakin, Mon Jul 29 17:29:03 2024 UTC | |
---|---|---|
# | Line 29 jobs: | Line 29 jobs: |
29 | - name: "Install Dev Dependencies" | - name: "Install Dev Dependencies" |
30 | run: npm install --dev | run: npm install --dev |
31 | ||
- name: "Run ESLint" | ||
run: npm run lint || echo "ESLint Failed" | ||
32 | - name: "Build" | - name: "Build" |
33 | run: npm run build --if-present | run: npm run build --if-present |
34 |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |