Skip to content

Commit

Permalink
Only run one coverage report at a time
Browse files Browse the repository at this point in the history
  • Loading branch information
alexaka1 committed Aug 23, 2024
1 parent d2c3748 commit 1591642
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coverage-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
workflows: [ 'Tests' ]
types:
- completed
concurrency: coverage-report
permissions: { }
jobs:
report:
Expand Down

0 comments on commit 1591642

Please sign in to comment.