We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a2341b commit 0930765Copy full SHA for 0930765
1 file changed
.github/pytest-coverage.yaml .github/workflows/pytest_coverage.yaml.github/pytest-coverage.yaml renamed to .github/workflows/pytest_coverage.yaml
@@ -3,8 +3,6 @@ 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