Touch config.yml file

This commit is contained in:
John Wellbelove 2019-12-06 20:07:40 +00:00
parent db70b45fd0
commit 709f1dbc4c

View File

@ -26,4 +26,4 @@ jobs:
command: 'cmake --build build'
- run:
name: ETL Unit Testing
command: './bin'
command: './bin/etl'