Touch config.yml file

This commit is contained in:
John Wellbelove 2019-12-06 20:08:28 +00:00
parent 3bf0e93d4c
commit 3f33be8ac0

View File

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