Skip to content

Commit

Permalink
with type linting?
Browse files Browse the repository at this point in the history
  • Loading branch information
gossi committed Jan 26, 2024
1 parent 6eaaee4 commit 3ae3b36
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,5 @@ jobs:
- name: Try Scenario
run: pnpm exec ember try:one ${{ matrix.try-scenario }} --skip-cleanup
working-directory: test-app
- name: Lint Types
run: pnpm run -r --parallel --aggregate-output lint:types

0 comments on commit 3ae3b36

Please sign in to comment.