Skip to content

Commit

Permalink
Remove debugging commands
Browse files Browse the repository at this point in the history
  • Loading branch information
hudochenkov committed Oct 21, 2021
1 parent acd5c0f commit 94c8847
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,7 @@ jobs:
- name: Install latest npm
run: npm install --global npm@latest

- run: npm -v

- run: npm ci

- run: npm ls @stylelint/postcss-css-in-js

- run: npm ls

- name: Lint and Test
run: npm test

0 comments on commit 94c8847

Please sign in to comment.