Skip to content

Commit

Permalink
Also generate coverage for develop branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Master92 committed Dec 4, 2023
1 parent a655354 commit 1acdad6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@ on:
push:
branches:
- "master"
- "develop"
pull_request:
branches:
- "master"
- "develop"

jobs:
build:
Expand Down

0 comments on commit 1acdad6

Please sign in to comment.