mirror of
https://github.com/ETLCPP/etl.git
synced 2026-04-30 19:09:10 +08:00
Touch config.yml file
This commit is contained in:
parent
bf167aa030
commit
f7670253bf
@ -23,6 +23,9 @@ jobs:
|
||||
- run:
|
||||
name: Creating Binary Files
|
||||
command: 'cmake --build build'
|
||||
- run:
|
||||
name: Listing
|
||||
command: 'ls -lrt /root/project/build'
|
||||
- run:
|
||||
name: ETL Unit Testing
|
||||
command: '/root/project/build/etl'
|
||||
command: './etl'
|
||||
Loading…
x
Reference in New Issue
Block a user