Skip to content

Commit f6c50a6

Browse files
committed
update test result path
1 parent 2bab865 commit f6c50a6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/unit-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,5 @@ jobs:
6161
with:
6262
name: test-results
6363
path: |
64-
pluginUnitTests/test_output/*.xml
65-
pluginUnitTests/test_output/html/*.html
64+
packages/@squaredup/unit-test/test_output/*.xml
65+
packages/@squaredup/unit-test/test_output/html/*.html

0 commit comments

Comments
 (0)