mirror of
https://github.com/yldio/copilot.git
synced 2024-11-13 06:40:06 +02:00
circlci: test files to correct folder
This commit is contained in:
parent
3dcee6feff
commit
f4d7aed20f
@ -30,7 +30,7 @@ dependencies:
|
||||
|
||||
test:
|
||||
override:
|
||||
- TEST_ARGS="-t | $(yarn bin)/tap-xunit >> ${CIRCLE_TEST_REPORTS}/xunit.xml" make lint test
|
||||
- TEST_ARGS="-t | $(yarn bin)/tap-xunit >> "${CIRCLE_TEST_REPORTS}"/xunit.xml" make lint test
|
||||
|
||||
deployment:
|
||||
production: # just a label; label names are completely up to you
|
||||
|
Loading…
Reference in New Issue
Block a user