Fixed typo

pull/5/head
Julius Riegel 6 years ago
parent 6f1e5ccc8b
commit 9665358563

@ -25,7 +25,6 @@ jobs: # a collection of steps
- run:
name: request
command: wget --retry-connrefused --waitretry=1 --timeout=15 -t 10 http://localhost:8880
:
- store_artifacts: # special step to save test results as as artifact
path: test-results.xml
prefix: tests

Loading…
Cancel
Save