Skip to content

Commit

Permalink
fix(CI): Use better typescript job name
Browse files Browse the repository at this point in the history
  • Loading branch information
arielsvg committed Aug 14, 2020
1 parent bc253c4 commit d1bfb49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tsc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- master

jobs:
lint:
tsc:
runs-on: ubuntu-latest
steps:
- name: Checkout code
Expand Down

0 comments on commit d1bfb49

Please sign in to comment.