mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-26 20:38:45 +08:00
Listing
This commit is contained in:
parent
f7670253bf
commit
06983faf02
@ -26,6 +26,12 @@ jobs:
|
||||
- run:
|
||||
name: Listing
|
||||
command: 'ls -lrt /root/project/build'
|
||||
- run:
|
||||
name: Listing2
|
||||
command: 'ls -lrt /root/project/build/CMakeFiles'
|
||||
- run:
|
||||
name: Listing3
|
||||
command: 'echo $PATH; ls -l ./bin'
|
||||
- run:
|
||||
name: ETL Unit Testing
|
||||
command: './etl'
|
||||
command: './bin/etl'
|
||||
Loading…
x
Reference in New Issue
Block a user