Skip to content

Commit

Permalink
docs: reword to create average
Browse files Browse the repository at this point in the history
  • Loading branch information
willgeorgetaylor committed Dec 28, 2023
1 parent 0636684 commit 10abfc6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ Typically, you'll be using `junit-reducer` within a scheduled cron task to reduc
> If you're using GitHub Actions, check out the [Action](https://github.com/willgeorgetaylor/reduce-junit-reports) on GitHub Marketplace, if you prefer that sort of thing.
```yaml
name: junit-test-report-compression
run-name: Compress JUnit Test Reports
name: junit-test-report-averaging
run-name: Create Average JUnit Test Reports
on:
schedule:
# Run every morning at 8AM
Expand Down

0 comments on commit 10abfc6

Please sign in to comment.