4 lines
43 B
YAML
4 lines
43 B
YAML
|
|
hook: post-build
|
||
|
|
run: |
|
||
|
|
post-build test!
|