Skip to content

Commit

Permalink
renaming the reports
Browse files Browse the repository at this point in the history
  • Loading branch information
gimpey committed Jul 13, 2023
1 parent 3de35e0 commit c85cb12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: "Contract Testing"
name: "Coverage Testing"
on:
push:
branches:
- main

jobs:
build:
name: "Contract Testing"
name: "Coverage Testing"
runs-on: ubuntu-latest

strategy:
Expand Down

0 comments on commit c85cb12

Please sign in to comment.