Skip to content

Commit

Permalink
Update typecheck.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rijkvanzanten authored Jun 19, 2023
1 parent fa8e9e2 commit 0b5a5b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/typecheck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ env:
NODE_OPTIONS: --max_old_space_size=6144

jobs:
lint:
name: Lint
typecheck:
name: Typecheck
runs-on: ubuntu-latest
steps:
- name: Checkout repository
Expand Down

0 comments on commit 0b5a5b2

Please sign in to comment.