We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9547d8 commit 10dccd4Copy full SHA for 10dccd4
.github/workflows/build.yaml
@@ -810,7 +810,6 @@ jobs:
810
flags: ${{matrix.covType}}tests
811
verbose: true
812
name: skupper-router
813
- root_dir: .
814
working-directory: ${{github.workspace}}/skupper-router
815
816
- name: Process Python coverage
@@ -830,7 +829,6 @@ jobs:
830
829
831
directory: ${{env.RouterBuildDir}}/tests
832
833
834
835
836
- name: Report coredump stacktraces (if any tests failed)
0 commit comments