summaryrefslogtreecommitdiff
path: root/subplot/clab.yaml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-09-19 18:01:47 +0300
committerLars Wirzenius <liw@liw.fi>2021-09-19 18:01:47 +0300
commit832658d9326656d81242ef8dda81f577c20914c6 (patch)
tree13a5982c8f46719d7022f9696e934d97753b84f7 /subplot/clab.yaml
parent3badce737414a95836da7a3ebbdf5e86f5d3122a (diff)
downloadclab-832658d9326656d81242ef8dda81f577c20914c6.tar.gz
fix: work with current Subplot, and with user-defined cargo target
Sponsored-by: author
Diffstat (limited to 'subplot/clab.yaml')
-rw-r--r--subplot/clab.yaml8
1 files changed, 6 insertions, 2 deletions
diff --git a/subplot/clab.yaml b/subplot/clab.yaml
index 7e013ff..9eeb26e 100644
--- a/subplot/clab.yaml
+++ b/subplot/clab.yaml
@@ -1,5 +1,9 @@
- given: "an installed clab"
- function: install_clab
+ impl:
+ python:
+ function: install_clab
- then: "stdout is valid YAML"
- function: stdout_is_yaml
+ impl:
+ python:
+ function: stdout_is_yaml