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