Skip to content

Commit

Permalink
verbose logs?
Browse files Browse the repository at this point in the history
  • Loading branch information
dherman committed Sep 10, 2023
1 parent 7893424 commit ae297bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
fetch-depth: 0
- name: Install Dependencies
shell: bash
run: npm ci
run: npm ci -vv
- name: Bump Version (dry-run only)
shell: bash
run: |
Expand Down

0 comments on commit ae297bf

Please sign in to comment.