Skip to content

Commit 9be909b

Browse files
committed
Merge remote-tracking branch 'origin/main' into v1_feature_branch
2 parents 787447d + f7e7a53 commit 9be909b

File tree

4 files changed

+262
-239
lines changed

4 files changed

+262
-239
lines changed

.github/workflows/testing_coverage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: pytest and coverage report
33
# Triggers the workflow on push for all branches and PR only for main
44
on:
55
push:
6+
branches: [ main ]
67
paths-ignore:
78
pyproject.toml
89
pull_request:

0 commit comments

Comments
 (0)