Skip to content
This repository has been archived by the owner on Dec 25, 2023. It is now read-only.

Commit

Permalink
Commented lines 33 and 34 to temporary fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
lily4178993 committed Jun 21, 2023
1 parent d8a489d commit 83eb63b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:
run: |
npm install --save-dev hint@7.x
[ -f .hintrc ] || wget https://github.com/raw/microverseinc/linters-config/master/html-css/.hintrc
- name: Webhint Report
run: npx hint .
# - name: Webhint Report
# run: npx hint .
stylelint:
name: Stylelint
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 83eb63b

Please sign in to comment.