Skip to content

Commit

Permalink
guess: error finding root folder?
Browse files Browse the repository at this point in the history
  • Loading branch information
kgiusti committed Feb 28, 2024
1 parent d9547d8 commit 10dccd4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -810,7 +810,6 @@ jobs:
flags: ${{matrix.covType}}tests
verbose: true
name: skupper-router
root_dir: .
working-directory: ${{github.workspace}}/skupper-router

- name: Process Python coverage
Expand All @@ -830,7 +829,6 @@ jobs:
verbose: true
directory: ${{env.RouterBuildDir}}/tests
name: skupper-router
root_dir: .
working-directory: ${{github.workspace}}/skupper-router

- name: Report coredump stacktraces (if any tests failed)
Expand Down

0 comments on commit 10dccd4

Please sign in to comment.