Changed bin directory

This commit is contained in:
John Wellbelove 2019-12-06 13:52:42 +00:00
parent 2dfff5b5c2
commit e9db085677

View File

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