Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
jm-dt committed Apr 22, 2024
1 parent 20477ab commit 110ba22
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
- name: Install npm libs
run: |
yarn global add license-report
- name: Print
run: |
ls -alh
- name: Node dependencies and licenses
run: |
echo "🔍 Analyzing dependencies in documentation"
Expand Down

0 comments on commit 110ba22

Please sign in to comment.