Skip to content

Commit

Permalink
remove npm list from workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewfulton9 committed Dec 4, 2023
1 parent c991317 commit 66c2455
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ jobs:
npm install
npm install -g casperjs@1.1.3 phantomjs-prebuilt@2.1.7
pip install .[test]
npm list
- name: Run Tests
run: |
Expand Down

0 comments on commit 66c2455

Please sign in to comment.