Skip to content

Commit

Permalink
Fixing the name
Browse files Browse the repository at this point in the history
  • Loading branch information
RadoslavGeorgiev committed Oct 23, 2023
1 parent aa6b575 commit e828d71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/src-coverage.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: `src` coverage
name: src coverage

on:
pull_request
Expand All @@ -9,7 +9,7 @@ concurrency:

jobs:
woocommerce-coverage:
name: Code coverage (`src` directory)
name: Code coverage (src directory)
runs-on: ubuntu-latest
strategy:
fail-fast: false
Expand Down

0 comments on commit e828d71

Please sign in to comment.