diff options
| author | Roman Smrž <roman.smrz@seznam.cz> | 2026-07-05 17:47:54 +0200 |
|---|---|---|
| committer | Roman Smrž <roman.smrz@seznam.cz> | 2026-07-11 15:24:37 +0200 |
| commit | 4d2de6a51f555cb2365e161c082223e7d9f21bc8 (patch) | |
| tree | c4c19abb35253db98f65d249539198496ebce0bc /test/asset/run | |
| parent | 0b3b675bfc9e78ee563d526f17184e317a962ae8 (diff) | |
Range expression parsing
Diffstat (limited to 'test/asset/run')
| -rw-r--r-- | test/asset/run/single.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/asset/run/single.yaml b/test/asset/run/single.yaml new file mode 100644 index 0000000..76d3943 --- /dev/null +++ b/test/asset/run/single.yaml @@ -0,0 +1,3 @@ +job single: + shell: | + true |