We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0930765 commit efc94f3Copy full SHA for efc94f3
1 file changed
.github/workflows/pytest_coverage.yaml
@@ -3,6 +3,8 @@ name: Pytest with Coverage
3
on:
4
pull_request:
5
branches: [humble-devel]
6
+ push:
7
+ branches: [humble-devel, testing]
8
jobs:
9
test:
10
runs-on: ubuntu-latest
0 commit comments