Skip to content

Commit 0930765

Browse files
committed
fix: add test workflow correctly
1 parent 4a2341b commit 0930765

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/pytest-coverage.yaml renamed to .github/workflows/pytest_coverage.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ name: Pytest with Coverage
33
on:
44
pull_request:
55
branches: [humble-devel]
6-
push:
7-
branches: [humble-devel, testing]
86
jobs:
97
test:
108
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)