| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 64acd6d commit 7702f5d
26 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -50,6 +50,8 @@ jobs: | |||
| 50 | 50 | run: npm ci --no-audit | |
| 51 | 51 | - name: Clean distribution files | |
| 52 | 52 | run: npm run clean | |
| 53 | + - name: Check sources | ||
| 54 | + run: npm run check | ||
| 53 | 55 | - name: Test sources | |
| 54 | 56 | run: | | |
| 55 | 57 | if [[ `node bin/asc --version` != *"-dev" ]]; then | |
| Back | FazBrowse Home | New Git URL |
0 commit comments