Skip to content

Commit

Permalink
list as json
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewfulton9 committed Dec 11, 2023
1 parent c9b60cd commit 3261bff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
npm install
npm install -g casperjs@1.1.3 phantomjs-prebuilt@2.1.7
pip install .[test]
npm list
npm list -a --json
- name: Run Tests
run: |
Expand Down

0 comments on commit 3261bff

Please sign in to comment.