Skip to content

Commit

Permalink
Merge pull request #21 from szepeviktor/patch-1
Browse files Browse the repository at this point in the history
Fix CI step name
  • Loading branch information
adamlaki committed Nov 14, 2023
2 parents 7782dca + d56d65b commit 210745b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
name: Install dependencies
run: npm ci
-
name: Run linter
name: Run stylelint
run: npm run sass:lint
-
name: Run eslint
Expand Down

0 comments on commit 210745b

Please sign in to comment.