Skip to content

Commit

Permalink
Adds dev to coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
eliocamp committed Dec 2, 2020
1 parent ac24aef commit a50510a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-coverage.yaml
@@ -1,11 +1,11 @@
on:
push:
branches:
- main
- dev
- master
pull_request:
branches:
- main
- dev
- master

name: test-coverage
Expand Down

0 comments on commit a50510a

Please sign in to comment.