Skip to content

Commit

Permalink
More CI
Browse files Browse the repository at this point in the history
  • Loading branch information
plumdog committed Jan 18, 2024
1 parent a7b7f00 commit b208859
Show file tree
Hide file tree
Showing 3 changed files with 610 additions and 7 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@ jobs:
node-version: 16.x
- run: npm ci
- run: npm run lint-check
# - run: npm run compile
# - run: npm run -- docs --treatWarningsAsErrors
- run: npm run -- clean-handler
- run: npm run compile
- run: npm run -- docs --treatWarningsAsErrors
Loading

0 comments on commit b208859

Please sign in to comment.