Skip to content

Commit

Permalink
Update code-scanning.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
YuraVolk authored Sep 9, 2023
1 parent 5866909 commit 519a977
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/code-scanning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
- name: Install Dependencies
run: npm ci

- name: Code Linting
run: npm run lint
- name: stylelinter
uses: actions-hub/stylelint@v1.1.3

0 comments on commit 519a977

Please sign in to comment.