projects
/
nmigen-gf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cca4d18
)
fix pytest invocation
author
Jacob Lifshay
<programmerjake@gmail.com>
Mon, 4 Apr 2022 07:02:06 +0000
(
00:02
-0700)
committer
Jacob Lifshay
<programmerjake@gmail.com>
Mon, 4 Apr 2022 07:02:06 +0000
(
00:02
-0700)
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index 0937fc21f5e148696f4456872083ed7f47ecc4e1..5578d80616d832ccd8110b492f8f7c5a312331aa 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-94,4
+94,4
@@
build:
- python3 setup.py develop
- - pytest -n auto
+ - pytest -n auto
src/nmigen_gf