Skip to content

Commit

Permalink
ci(stylelint): remove pipeline from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
matheusps committed Oct 22, 2024
1 parent 6eaba0f commit fcb36ec
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@ jobs:
- name: Code lint
run: pnpm lint

- name: Stylelint
run: pnpm stylelint **/*.css

- name: Test
run: pnpm test:ci

Expand Down

0 comments on commit fcb36ec

Please sign in to comment.