projects
/
gram.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3beb72b
)
Add simulation script into SourceHut builds
author
Jean THOMAS
<git0@pub.jeanthomas.me>
Fri, 3 Jul 2020 14:38:50 +0000
(16:38 +0200)
committer
Jean THOMAS
<git0@pub.jeanthomas.me>
Fri, 3 Jul 2020 14:38:50 +0000
(16:38 +0200)
.build.yml
patch
|
blob
|
history
diff --git
a/.build.yml
b/.build.yml
index 8bfe7347a86ae398a150f3354a76599a9d41e5b1..286fec67d321e6a7582df4b920159f93133e0313 100644
(file)
--- a/
.build.yml
+++ b/
.build.yml
@@
-45,4
+45,7
@@
tasks:
python setup.py install --user
- run-tests: |
cd ~/gram
- contrib/test
\ No newline at end of file
+ contrib/test
+ - run-simulations: |
+ cd ~/gram
+ contrib/simulation