summaryrefslogtreecommitdiff
path: root/README.md
blob: af1972bf8f552f1f6d12053cbd47183bac8a4bfe (plain)
1
2
3
4
5
6
7
8
9
10
11
# vyos-workflow-test-temp: Validates the common reusable github workflows

## Package layout for validation and tests.

```
data                   # Jinja2 templates
src
    validators/ # Value validators
    helpers/    # Misc helpers
    tests/      # Unit tests
```