Skip to content
This repository was archived by the owner on Jun 1, 2024. It is now read-only.

Commit a473d1d

Browse files
authored
added path for tests
1 parent 3d1dce0 commit a473d1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
if: always()
6969
with:
7070
name: TestResults-${{ runner.os }}
71-
path: TestResults-${{ runner.os }}.html
71+
path: test/Serilog.Sinks.Elasticsearch.Tests/TestResults/TestResults-${{ runner.os }}.html
7272

7373
- name: Test Report
7474
uses: dorny/test-reporter@v1

0 commit comments

Comments
 (0)