projects
/
soc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e318a80
)
.gitlab-ci.yml: Fix invocation of pywriter
author
Jonathan Neuschäfer
<j.neuschaefer@gmx.net>
Mon, 3 May 2021 21:14:35 +0000
(23:14 +0200)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Tue, 4 May 2021 19:18:22 +0000
(20:18 +0100)
See
ffb6288f
("svanalysis and pywriter now command-line scripts").
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index 30f5568fbb061a26eee2670469f9d091b5f99458..2ca9801065b9945cbeee54a31eb452e7fba9a4db 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-117,5
+117,5
@@
build:
- popd
- python setup.py develop
- - py
thon src/soc/decoder/pseudo/pywriter.py
+ - py
writer
- nosetests -v --processes=-1 --process-timeout=120