mirror of
https://github.com/lostisland/faraday.git
synced 2025-10-06 00:03:36 -04:00
CI: Use valid config YAML
This commit is contained in:
parent
780222e1ec
commit
385203be78
@ -54,7 +54,7 @@ jobs:
|
||||
paths:
|
||||
- ./vendor/bundle
|
||||
- store_test_results:
|
||||
- path: ~/test-results
|
||||
path: ~/test-results
|
||||
- persist_to_workspace:
|
||||
root: .
|
||||
paths:
|
||||
@ -82,7 +82,7 @@ jobs:
|
||||
paths:
|
||||
- ./vendor/bundle
|
||||
- store_test_results:
|
||||
- path: ~/test-results
|
||||
path: ~/test-results
|
||||
- persist_to_workspace:
|
||||
root: .
|
||||
paths:
|
||||
@ -110,7 +110,7 @@ jobs:
|
||||
paths:
|
||||
- ./vendor/bundle
|
||||
- store_test_results:
|
||||
- path: ~/test-results
|
||||
path: ~/test-results
|
||||
- persist_to_workspace:
|
||||
root: .
|
||||
paths:
|
||||
@ -166,7 +166,7 @@ jobs:
|
||||
paths:
|
||||
- ./vendor/bundle
|
||||
- store_test_results:
|
||||
- path: ~/test-results
|
||||
path: ~/test-results
|
||||
- persist_to_workspace:
|
||||
root: .
|
||||
paths:
|
||||
|
Loading…
x
Reference in New Issue
Block a user