Skip to content

Commit

Permalink
ci: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
ccharly committed Jan 7, 2025
1 parent 4561f56 commit 4c331dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ jobs:
node-version: ${{ matrix.node-version }}
cache: yarn
- run: yarn --immutable
- run: yarn why typescript
- run: yarn why @typescript-eslint/typescript-estree
- run: yarn lint
- name: Require clean working directory
shell: bash
Expand Down

0 comments on commit 4c331dd

Please sign in to comment.