Skip to content

Commit

Permalink
Updated style.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Domejko committed May 2, 2024
1 parent 936fd06 commit e1262e8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/style.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,12 +77,9 @@ jobs:
run: |
npm ci
npm cache clean --force
ls -la
working-directory: requirements/
- name: List npm dependencies
run: |
ls -la
npm ls --all
run: npm ls --all
working-directory: requirements/
- name: Run prettier formatting
run: npx prettier . --check
Expand Down

0 comments on commit e1262e8

Please sign in to comment.