Skip to content

Commit 8fe87b8

Browse files
authored
Update pull-request.yml
naming convention fix for pipeline file.
1 parent 2ec6a94 commit 8fe87b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pull-request.yml

-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ jobs:
9191
final-result:
9292
if: ${{ always() }}
9393
runs-on: ubuntu-latest
94-
name: Final Results
9594
needs: [assemble-test-reports]
9695
steps:
9796
- run: exit 1

0 commit comments

Comments
 (0)