Skip to content

Commit

Permalink
Rename lint workflow job
Browse files Browse the repository at this point in the history
  • Loading branch information
PaperStrike committed Oct 22, 2021
1 parent 6a5e11f commit ec063cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ on:
- '.github/workflows/lint.yml'

jobs:
npm:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit ec063cd

Please sign in to comment.