Bug circleci not dispatching tests according previous time to r… (#4706)

Bug circleci not dispatching tests according previous time to run them
This commit is contained in:
Pierre de La Morinerie 2020-01-27 17:19:11 +01:00 committed by GitHub
commit 5755bdc836
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -87,7 +87,7 @@ jobs:
echo $COMMAND echo $COMMAND
eval $COMMAND eval $COMMAND
- store_test_results: - store_test_results:
path: ~/test_results/rspec.xml path: ~/test_results
lint: lint:
<<: *defaults <<: *defaults
steps: steps: