fix: store the correct path
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
path: tmp/test-results
|
||||
destination: test-results
|
||||
- store_test_results:
|
||||
path: test-results
|
||||
path: tmp/test-results
|
||||
|
||||
build-version:
|
||||
environment:
|
||||
@@ -58,7 +58,7 @@ jobs:
|
||||
path: tmp/test-results
|
||||
destination: test-results
|
||||
- store_test_results:
|
||||
path: test-results
|
||||
path: tmp/test-results
|
||||
|
||||
workflows:
|
||||
version: 2
|
||||
|
||||
Reference in New Issue
Block a user