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 602e517
Show file tree
Hide file tree
Showing 3 changed files with 607 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ 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 compile
- run: npm run -- docs --treatWarningsAsErrors
Loading

0 comments on commit 602e517

Please sign in to comment.