Skip to content

Commit

Permalink
updates job name in lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddenist committed Nov 24, 2023
1 parent cbd397b commit e053aad
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ concurrency:

jobs:
# Single deploy job since we're just deploying
typecheck:
name: Type check
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit e053aad

Please sign in to comment.