mirror of
https://github.com/zunit-zsh/zunit.git
synced 2026-09-10 06:36:15 -04:00
6 lines
93 B
YAML
6 lines
93 B
YAML
files: ./tests/**/*.zunit
|
|
run: ./zunit
|
|
---
|
|
files: ./src/**/*.zsh
|
|
run: ./build.zsh && ./zunit
|