Touch config.yml file

This commit is contained in:
John Wellbelove 2019-12-06 21:05:01 +00:00
parent 5bca358213
commit bf167aa030

View File

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