Skip to content

Commit

Permalink
Fixed name in coverage_report.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
4c3y committed Jan 10, 2024
1 parent 04c5ff3 commit 24114db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage_report.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name: Generate coverage report
on:
pull_request:
branches:
Expand All @@ -8,7 +9,6 @@ on:

jobs:
build:
name: Generate coverage report
runs-on: [self-hosted, linux]
strategy:
fail-fast: false
Expand Down

0 comments on commit 24114db

Please sign in to comment.