Skip to content

Commit

Permalink
ci: remove logs
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Dec 6, 2022
1 parent 0fc1a2d commit c67b9de
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 @@ -24,7 +24,7 @@ jobs:
convert --version
convert -list format
convert -list configure
npm install --verbose --foreground-scripts sharp --no-package-lock
npm install
- name: Test
run: npm test
- name: Report
Expand Down

0 comments on commit c67b9de

Please sign in to comment.