Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update .github/workflows/lint.yml
Co-authored-by: Joas Schilling <[email protected]>
  • Loading branch information
marcoambrosini and nickvergessen committed Jun 17, 2021
commit a3add6abe9c198633f77ec955779dd9262e91930
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
stylelint:
runs-on: ubuntu-latest

name: stylelint node${{ matrix.node-versions }}
name: stylelint node
steps:
- uses: actions/checkout@v2

Expand Down