Skip to content

Commit

Permalink
try logging
Browse files Browse the repository at this point in the history
  • Loading branch information
gabbersepp committed May 1, 2024
1 parent f21d4e7 commit 7ad12fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install dependencies
run: npm i
- name: Format check
run: npm run prettier:check
run: npm run prettier:check --loglevel verbose
- name: Readme check
run: npm run embedme:check
- name: Devto
Expand Down

0 comments on commit 7ad12fb

Please sign in to comment.