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


## Package layout for validation and tests.

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