Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kvz committed Nov 2, 2023
1 parent b80d749 commit 8c7ef96
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 @@ -42,7 +42,7 @@ jobs:
TRANSLOADIT_SECRET: ${{ secrets.TRANSLOADIT_SECRET }}
NODE_OPTIONS: --trace-deprecation --trace-warnings
CLOUDFLARED_PATH: ./cloudflared-linux-amd64
DEBUG: '*'
DEBUG: 'transloadit:*'

- name: Generate the badge from the json-summary
run: node test/generate-coverage-badge.js coverage/coverage-summary.json
Expand Down

0 comments on commit 8c7ef96

Please sign in to comment.