Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Commit

Permalink
ci: Rename lint step to match others
Browse files Browse the repository at this point in the history
  • Loading branch information
oBusk committed Aug 4, 2020
1 parent beeaf4e commit 60f2262
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on: [push, pull_request]

jobs:
lint:
name: lint (14.x)
runs-on: ubuntu-latest
timeout-minutes: 5
env:
Expand Down

0 comments on commit 60f2262

Please sign in to comment.